LeviLamina
Loading...
Searching...
No Matches
POIBlueprint Struct Reference

Public Member Functions

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 ()
 

Public Attributes

::ll::TypedStorage< 8, 48, ::HashedStringmName
 
::ll::TypedStorage< 8, 48, ::HashedStringmInitEvent
 
::ll::TypedStorage< 8, 48, ::HashedStringmEndEvent
 
::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, ::HashedStringmSoundEvent
 
::ll::TypedStorage< 1, 1, bool > mUseBoundingBox
 

The documentation for this struct was generated from the following file: