13 ::ll::TypedStorage<8, 48, ::HashedString> mName;
14 ::ll::TypedStorage<8, 48, ::HashedString> mInitEvent;
15 ::ll::TypedStorage<8, 48, ::HashedString> mEndEvent;
16 ::ll::TypedStorage<4, 4, ::POIType> mType;
17 ::ll::TypedStorage<4, 4, float> mRadius;
18 ::ll::TypedStorage<8, 8, uint64> mCapacity;
19 ::ll::TypedStorage<8, 8, uint64> mWeight;
20 ::ll::TypedStorage<8, 48, ::HashedString> mSoundEvent;
21 ::ll::TypedStorage<1, 1, bool> mUseBoundingBox;
38 ::std::string soundEvent
48 ::std::string soundEvent,
49 ::std::string initEvent,
50 ::std::string endEvent
66 ::std::string soundEvent
76 ::std::string soundEvent,
77 ::std::string initEvent,
78 ::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 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)