|
|
virtual::World::WorldJoinedRecordType | getWorldJoinedRecordType () const =0 |
|
virtual bool | operator== (::World::WorldJoinedRecord const &other) const =0 |
|
virtual void | serializeExtended (::Json::Value &outJsonValue) const =0 |
|
MCAPI | WorldJoinedRecord (::std::string const &name, ::GameType gameType, bool isEditorWorld) |
|
MCAPI void * | $ctor (::std::string const &name, ::GameType gameType, bool isEditorWorld) |
|
|
::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 |
The documentation for this class was generated from the following files: