|
| virtual::World::WorldJoinedRecordType | getWorldJoinedRecordType () const |
| virtual bool | operator== (::World::WorldJoinedRecord const &other) const |
| virtual void | serializeExtended (::Json::Value &outJsonValue) const |
|
MCAPI | NetworkJoinedRecord (::std::string const &name, ::GameType gameType, ::std::string const &address, int port, bool isEditorWorld) |
|
MCAPI void * | $ctor (::std::string const &name, ::GameType gameType, ::std::string const &address, int port, bool isEditorWorld) |
|
MCFOLD::World::WorldJoinedRecordType | $getWorldJoinedRecordType () const |
|
MCAPI void | $serializeExtended (::Json::Value &outJsonValue) const |
|
MCAPI::Json::Value | serialize () const |
|
MCAPI void * | $ctor (::std::string const &name, ::GameType gameType, bool isEditorWorld) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mAddress |
|
::ll::TypedStorage< 4, 4, int > | mPort |
|
::ll::TypedStorage< 8, 32, ::std::string > | mName |
|
::ll::TypedStorage< 4, 4, ::GameType > | mGameType |
|
::ll::TypedStorage< 8, 8, int64 > | mTimeJoined |
|
::ll::TypedStorage< 1, 1, bool > | mIsEditorWorld |
◆ getWorldJoinedRecordType()
| virtual::World::WorldJoinedRecordType World::NetworkJoinedRecord::getWorldJoinedRecordType |
( |
| ) |
const |
|
virtual |
◆ operator==()
◆ serializeExtended()
| virtual void World::NetworkJoinedRecord::serializeExtended |
( |
::Json::Value & | outJsonValue | ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** World::NetworkJoinedRecord::$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 files: