17 ::ll::TypedStorage<8, 48, ::HashedString> mName;
18 ::ll::TypedStorage<8, 48, ::HashedString> mInitEvent;
19 ::ll::TypedStorage<8, 48, ::HashedString> mEndEvent;
20 ::ll::TypedStorage<4, 4, ::POIType> mType;
21 ::ll::TypedStorage<4, 4, float> mRadius;
22 ::ll::TypedStorage<8, 8, uint64> mCapacity;
23 ::ll::TypedStorage<8, 8, uint64> mWeight;
24 ::ll::TypedStorage<8, 48, ::HashedString> mSoundEvent;
25 ::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