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

Public Member Functions

MobEventoperator= (MobEvent const &)
 
MCAPI MobEvent (::MobEvent const &)
 
MCAPI MobEvent (::std::string name, ::std::string localizableName, bool val)
 
MCAPI ~MobEvent ()
 
MCAPI void * $ctor (::MobEvent const &)
 
MCAPI void * $ctor (::std::string name, ::std::string localizableName, bool val)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mName
 
::ll::TypedStorage< 8, 32, ::std::string > mLocalizableName
 
::ll::TypedStorage< 1, 1, bool > mEnabled
 
::ll::TypedStorage< 1, 1, bool > mIsDefaultSet
 

Constructor & Destructor Documentation

◆ MobEvent() [1/2]

MCAPI MobEvent::MobEvent ( ::MobEvent const & )
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.

◆ MobEvent() [2/2]

MCAPI MobEvent::MobEvent ( ::std::string name,
::std::string localizableName,
bool val )
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.

◆ ~MobEvent()

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

◆ $ctor() [1/2]

MCAPI void * MobEvent::$ctor ( ::MobEvent const & )
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.

◆ $ctor() [2/2]

MCAPI void * MobEvent::$ctor ( ::std::string name,
::std::string localizableName,
bool val )
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 MobEvent::$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: