CommonLibSSE NG
|
#include <UnlinkedTypes.h>
Public Member Functions | |
~LinkerConvertTypeFunctor () override | |
bool | ConvertVariableType (BSFixedString *a_typeAsString, TypeInfo &a_typeOut) override |
Public Member Functions inherited from RE::BSScript::UnlinkedTypes::ConvertTypeFunctor | |
virtual | ~ConvertTypeFunctor () |
Public Attributes | |
LinkerProcessor * | linker |
Additional Inherited Members | |
Static Public Attributes inherited from RE::BSScript::UnlinkedTypes::ConvertTypeFunctor | |
static constexpr auto | RTTI = RTTI_BSScript__UnlinkedTypes__Function__ConvertTypeFunctor |
static constexpr auto | VTABLE = VTABLE_BSScript__UnlinkedTypes__Function__ConvertTypeFunctor |
|
override |
|
overridevirtual |
Implements RE::BSScript::UnlinkedTypes::ConvertTypeFunctor.
LinkerProcessor* RE::BSScript::UnlinkedTypes::LinkerConvertTypeFunctor::linker |