|
using | TypeInt8 = char |
|
using | TypeShort = short |
|
using | TypeString = ::std::string |
|
using | TypeInt = int |
|
using | TypeInt64 = int64 |
|
using | TypeFloat = float |
|
using | TypeVec3 = ::Vec3 |
|
using | DataList = ::std::vector<::std::unique_ptr<::DataItem>> |
|
using | ID = ushort |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::DataItem > > > | mItemsArray |
|
::ll::TypedStorage< 8, 24, ::std::bitset< 136 > > | mDirtyFlags |
|
::ll::TypedStorage< 8, 24, ::std::bitset< 136 > > | mHasComponentData |
|
◆ ~SynchedActorData()
MCAPI SynchedActorData::~SynchedActorData |
( |
| ) |
|
- 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.
◆ _clone()
MCAPI::SynchedActorData SynchedActorData::_clone |
( |
| ) |
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.
◆ markDirty()
MCAPI void SynchedActorData::markDirty |
( |
::DataItem & | item | ) |
|
- 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.
◆ packAll()
- 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.
◆ packDirty()
- 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.
◆ DIFF_ITEM()
static MCAPI ::std::string const & SynchedActorData::DIFF_ITEM |
( |
| ) |
|
|
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.
◆ DIFF_ITEMS_SIZE()
static MCAPI ::std::string const & SynchedActorData::DIFF_ITEMS_SIZE |
( |
| ) |
|
|
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.
◆ DIFF_ITEM_NULL()
static MCAPI ::std::string const & SynchedActorData::DIFF_ITEM_NULL |
( |
| ) |
|
|
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.
◆ $dtor()
MCAPI void SynchedActorData::$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: