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,
39 ::std::string initEvent,
40 ::std::string endEvent
54 ::std::string soundEvent,
55 ::std::string initEvent,
56 ::std::string endEvent