CommonLibSSE (powerof3)
RE::BSScript::UnlinkedTypes::ConvertTypeFunctor Class Referenceabstract

#include <UnlinkedTypes.h>

Inheritance diagram for RE::BSScript::UnlinkedTypes::ConvertTypeFunctor:
RE::BSScript::UnlinkedTypes::LinkerConvertTypeFunctor RE::BSScript::UnlinkedTypes::VMTypeResolveFunctor

Public Member Functions

virtual ~ConvertTypeFunctor ()
 
virtual bool ConvertVariableType (BSFixedString *a_typeAsString, TypeInfo &a_typeOut)=0
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSScript__UnlinkedTypes__Function__ConvertTypeFunctor
 
static constexpr auto VTABLE = VTABLE_BSScript__UnlinkedTypes__Function__ConvertTypeFunctor
 

Constructor & Destructor Documentation

◆ ~ConvertTypeFunctor()

virtual RE::BSScript::UnlinkedTypes::ConvertTypeFunctor::~ConvertTypeFunctor ( )
virtual

Member Function Documentation

◆ ConvertVariableType()

virtual bool RE::BSScript::UnlinkedTypes::ConvertTypeFunctor::ConvertVariableType ( BSFixedString a_typeAsString,
TypeInfo a_typeOut 
)
pure virtual

Member Data Documentation

◆ RTTI

constexpr auto RE::BSScript::UnlinkedTypes::ConvertTypeFunctor::RTTI = RTTI_BSScript__UnlinkedTypes__Function__ConvertTypeFunctor
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::BSScript::UnlinkedTypes::ConvertTypeFunctor::VTABLE = VTABLE_BSScript__UnlinkedTypes__Function__ConvertTypeFunctor
inlinestaticconstexpr

The documentation for this class was generated from the following file: