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

Public Member Functions

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

Static Public Member Functions

static MCAPI void _compositeLoadChildrenBehaviors (::Json::Value value, ::std::vector<::std::unique_ptr<::BehaviorDefinition > > &childList, ::BehaviorFactory const &factory, ::BehaviorTreeDefinitionPtr ptr)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::BehaviorDefinition > > > mChildren
::ll::TypedStorage< 8, 32, ::std::string > mName
::ll::TypedStorage< 8, 16, ::BehaviorTreeDefinitionPtrmTreeDefinition

Member Function Documentation

◆ $vftable()

MCAPI void ** BehaviorDefinition::$vftable ( )
staticinherited
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: