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

Public Member Functions

MoveDefinitionoperator= (MoveDefinition const &)
 
 MoveDefinition (MoveDefinition const &)
 
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::UntypedStorage< 8, 32 > mUnkc89ac6
 
::ll::UntypedStorage< 8, 32 > mUnk5907c5
 
::ll::UntypedStorage< 8, 32 > mUnk7672fc
 
::ll::UntypedStorage< 8, 32 > mUnk2a3353
 
::ll::UntypedStorage< 4, 4 > mUnk18fcf2
 
::ll::UntypedStorage< 8, 32 > mUnk12f277
 
::ll::UntypedStorage< 8, 32 > mUnkdacf89
 
::ll::UntypedStorage< 8, 16 > mUnk91fff8
 

Member Function Documentation

◆ load()

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

Reimplemented from BehaviorDefinition.

◆ $dtor()

MCAPI void MoveDefinition::$dtor ( )
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.

◆ $load()

MCAPI void MoveDefinition::$load ( ::Json::Value value,
::BehaviorFactory const & factory )
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.

◆ $vftable()

static MCAPI void ** MoveDefinition::$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.

◆ $createNode()

MCAPI ::std::unique_ptr<::BehaviorNode > BehaviorDefinition::$createNode ( ::Actor & owner,
::BehaviorFactory const & factory,
::BehaviorNode * parent,
::BehaviorData * data ) const
inherited
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: