Function base_cast

#include <Geode/utils/casts.hpp>template<class T,class F>Tbase_cast()

Cast based on RTTI. Casts an adjusted this pointer to it’s non offset form.

Examples0