CommonLibVR
RE::BSScript::UnlinkedTypes::LinkerConvertTypeFunctor Class Reference

#include <UnlinkedTypes.h>

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

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

LinkerProcessorlinker
 

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
 

Constructor & Destructor Documentation

◆ ~LinkerConvertTypeFunctor()

RE::BSScript::UnlinkedTypes::LinkerConvertTypeFunctor::~LinkerConvertTypeFunctor ( )
override

Member Function Documentation

◆ ConvertVariableType()

bool RE::BSScript::UnlinkedTypes::LinkerConvertTypeFunctor::ConvertVariableType ( BSFixedString a_typeAsString,
TypeInfo a_typeOut 
)
overridevirtual

Member Data Documentation

◆ linker

LinkerProcessor* RE::BSScript::UnlinkedTypes::LinkerConvertTypeFunctor::linker

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