|
MCAPI | POIBlueprint (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent) |
|
MCAPI | POIBlueprint (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent, ::std::string initEvent, ::std::string endEvent) |
|
MCAPI | ~POIBlueprint () |
|
MCAPI void * | $ctor (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent) |
|
MCAPI void * | $ctor (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent, ::std::string initEvent, ::std::string endEvent) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 48, ::HashedString > | mName |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mInitEvent |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mEndEvent |
|
::ll::TypedStorage< 4, 4, ::POIType > | mType |
|
::ll::TypedStorage< 4, 4, float > | mRadius |
|
::ll::TypedStorage< 8, 8, uint64 > | mCapacity |
|
::ll::TypedStorage< 8, 8, uint64 > | mWeight |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mSoundEvent |
|
::ll::TypedStorage< 1, 1, bool > | mUseBoundingBox |
|
◆ POIBlueprint() [1/2]
MCAPI POIBlueprint::POIBlueprint |
( |
::std::string | name, |
|
|
::POIType | type, |
|
|
float | radius, |
|
|
bool | useBoundingBox, |
|
|
uint64 | capacity, |
|
|
uint64 | weight, |
|
|
::std::string | soundEvent ) |
- 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.
◆ POIBlueprint() [2/2]
MCAPI POIBlueprint::POIBlueprint |
( |
::std::string | name, |
|
|
::POIType | type, |
|
|
float | radius, |
|
|
bool | useBoundingBox, |
|
|
uint64 | capacity, |
|
|
uint64 | weight, |
|
|
::std::string | soundEvent, |
|
|
::std::string | initEvent, |
|
|
::std::string | endEvent ) |
- 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.
◆ ~POIBlueprint()
MCAPI POIBlueprint::~POIBlueprint |
( |
| ) |
|
- 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() [1/2]
MCAPI void * POIBlueprint::$ctor |
( |
::std::string | name, |
|
|
::POIType | type, |
|
|
float | radius, |
|
|
bool | useBoundingBox, |
|
|
uint64 | capacity, |
|
|
uint64 | weight, |
|
|
::std::string | soundEvent ) |
- 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() [2/2]
MCAPI void * POIBlueprint::$ctor |
( |
::std::string | name, |
|
|
::POIType | type, |
|
|
float | radius, |
|
|
bool | useBoundingBox, |
|
|
uint64 | capacity, |
|
|
uint64 | weight, |
|
|
::std::string | soundEvent, |
|
|
::std::string | initEvent, |
|
|
::std::string | endEvent ) |
- 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 POIBlueprint::$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: