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

Public Member Functions

virtual void serialize (::Json::Value &root)
virtual void deserialize (::Json::Value &root)
MCAPI void $dtor ()
MCAPI void $serialize (::Json::Value &root)
MCAPI void $deserialize (::Json::Value &root)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mName
::ll::TypedStorage< 8, 16, ::mce::UUIDmUuid
::ll::TypedStorage< 8, 32, ::std::string > mXuid
::ll::TypedStorage< 1, 1, bool > mIgnoresPlayerLimit

Member Function Documentation

◆ serialize()

virtual void AllowListEntry::serialize ( ::Json::Value & root)
virtual

Implements IJsonSerializable.

◆ deserialize()

virtual void AllowListEntry::deserialize ( ::Json::Value & root)
virtual

Implements IJsonSerializable.

◆ $dtor()

MCAPI void AllowListEntry::$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.

◆ $serialize()

MCAPI void AllowListEntry::$serialize ( ::Json::Value & root)
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.

◆ $deserialize()

MCAPI void AllowListEntry::$deserialize ( ::Json::Value & root)
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()

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

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