LeviLamina
Loading...
Searching...
No Matches
SubtreeDefinition Class Reference
+ Inheritance diagram for SubtreeDefinition:

Public Member Functions

virtual void load (::Json::Value value, ::BehaviorFactory const &factory)
 
MCAPI void $dtor ()
 
MCAPI void $load (::Json::Value value, ::BehaviorFactory const &factory)
 
virtual ::std::unique_ptr<::BehaviorNodecreateNode (::Actor &owner, ::BehaviorFactory const &factory, ::BehaviorNode *parent, ::BehaviorData *data) const
 
MCAPI ::std::unique_ptr<::BehaviorNode$createNode (::Actor &owner, ::BehaviorFactory const &factory, ::BehaviorNode *parent, ::BehaviorData *data) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mSubtreeId
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::pair<::std::string, ::std::string > > > mBehaviorDataItems
 
::ll::TypedStorage< 8, 32, ::std::string > mName
 
::ll::TypedStorage< 8, 16, ::BehaviorTreeDefinitionPtrmTreeDefinition
 

Member Function Documentation

◆ load()

virtual void SubtreeDefinition::load ( ::Json::Value value,
::BehaviorFactory const & factory )
virtual

Reimplemented from BehaviorDefinition.

◆ $vftable()

static MCAPI void ** SubtreeDefinition::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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