13 ::ll::TypedStorage<4, 8, ::Vec2> mRange;
14 ::ll::TypedStorage<4, 4, float> mYOffset;
15 ::ll::TypedStorage<1, 1, bool> mRequireAll;
16 ::ll::TypedStorage<4, 4, int> mMinimumCount;
17 ::ll::TypedStorage<4, 4, int> mMaximumCount;
18 ::ll::TypedStorage<4, 4, float> mCooldownInSeconds;
19 ::ll::TypedStorage<8, 32, ::std::string> mEvent;
20 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilter;