|
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 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 |
|
The documentation for this struct was generated from the following file: