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

Public Member Functions

MoveNodeoperator= (MoveNode const &)
 
 MoveNode (MoveNode const &)
 
virtual::BehaviorStatus tick (::Actor &owner)
 
virtual void initializeFromDefinition (::Actor &owner)
 
MCAPI uchar convertDirectionStringToKeyPress (::std::string directionString)
 
MCAPI::BehaviorStatus $tick (::Actor &owner)
 
MCAPI void $initializeFromDefinition (::Actor &owner)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk713d75
 
::ll::UntypedStorage< 1, 1 > mUnk7392f0
 
::ll::UntypedStorage< 4, 4 > mUnk1a598c
 
::ll::UntypedStorage< 4, 4 > mUnk2a2c4e
 
::ll::UntypedStorage< 8, 8 > mUnk4a15a7
 
::ll::UntypedStorage< 8, 16 > mUnk4a26a4
 
::ll::UntypedStorage< 8, 8 > mUnk6ebe2a
 
::ll::UntypedStorage< 8, 8 > mUnk29cd9b
 
::ll::UntypedStorage< 8, 8 > mUnkc05c61
 
::ll::UntypedStorage< 4, 4 > mUnk99df5c
 

Member Function Documentation

◆ tick()

virtual::BehaviorStatus MoveNode::tick ( ::Actor & owner)
virtual

Implements BehaviorNode.

◆ initializeFromDefinition()

virtual void MoveNode::initializeFromDefinition ( ::Actor & owner)
virtual

Reimplemented from BehaviorNode.

◆ convertDirectionStringToKeyPress()

MCAPI uchar MoveNode::convertDirectionStringToKeyPress ( ::std::string directionString)
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.

◆ $tick()

MCAPI::BehaviorStatus MoveNode::$tick ( ::Actor & owner)
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.

◆ $initializeFromDefinition()

MCAPI void MoveNode::$initializeFromDefinition ( ::Actor & owner)
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 ** MoveNode::$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.

◆ $dtor()

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