Function rthunkAdjust

#include <Geode/utils/addresser.hpp>template<class Function,class Class>ClassrthunkAdjust(,
Classself
)

Adjusts a class instance back from its appropriate base for the given virtual function to the original base

Examples0