LeviLamina
Loading...
Searching...
No Matches
BehaviorData Class Reference

Classes

struct  Data
 
struct  DataProxy
 

Public Types

enum class  DataType : uchar {
  BlockPosition = 0 , Boolean = 1 , Float = 2 , Int = 3 ,
  String = 4 , Vector3 = 5 , VoidPointer = 6
}
 

Public Member Functions

BehaviorDataoperator= (BehaviorData const &)
 
 BehaviorData (BehaviorData const &)
 
MCAPI::BehaviorData & operator= (::BehaviorData &&)
 
MCAPI ~BehaviorData ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkdfa4a1
 
::ll::UntypedStorage< 8, 24 > mUnke4e167
 

Constructor & Destructor Documentation

◆ ~BehaviorData()

MCAPI BehaviorData::~BehaviorData ( )
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.

Member Function Documentation

◆ operator=()

MCAPI::BehaviorData & BehaviorData::operator= ( ::BehaviorData && )
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 BehaviorData::$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.

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