|
| MCAPI | FileChunkInfo (int _chunk, uint64 _startByte, uint64 _endByte) |
| MCAPI void * | $ctor (int _chunk, uint64 _startByte, uint64 _endByte) |
|
|
::ll::TypedStorage< 4, 4, int > | chunkID |
|
::ll::TypedStorage< 8, 8, uint64 > | startByte |
|
::ll::TypedStorage< 8, 8, uint64 > | endByte |
◆ FileChunkInfo()
| MCAPI FileChunkInfo::FileChunkInfo |
( |
int | _chunk, |
|
|
uint64 | _startByte, |
|
|
uint64 | _endByte ) |
- 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.
◆ $ctor()
| MCAPI void * FileChunkInfo::$ctor |
( |
int | _chunk, |
|
|
uint64 | _startByte, |
|
|
uint64 | _endByte ) |
- 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: