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

Public Member Functions

MCAPI MobEvent (::std::string name, ::std::string localizableName, bool val)
MCAPI::std::string const & getLocalizableName () const
MCAPI::std::string const & getName () const
MCAPI bool isEnabled () const
MCAPI ~MobEvent ()
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()

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

◆ getLocalizableName()

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

◆ getName()

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

◆ isEnabled()

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

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: