|
enum class | AccessType : int {
Filter = 0
, Read = 1
, Write = 2
, AddRemove = 3
,
GlobalRead = 4
, GlobalWrite = 5
, Count = 6
} |
|
|
bool | mBlocking |
|
bool | mUsesEntityFactory |
|
::std::array<::std::vector< uint >, 6 > | mAccessGroups |
|
◆ ~Dependencies()
MCAPI Dependencies::~Dependencies |
( |
| ) |
|
- 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 Dependencies::$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 struct was generated from the following file: