20 ::ll::TypedStorage<1, 1, bool> mRelativeRange;
21 ::ll::TypedStorage<1, 1, bool> mFindPlayersOnly;
22 ::ll::TypedStorage<4, 24, ::AABB> mMaxBaseSearchArea;
23 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mEventCondition;
24 ::ll::TypedStorage<8, 24, ::std::vector<::EntitySubsensor>> mSubsensors;
25 ::ll::TypedStorage<1, 1, bool> mCanFireEventWithNoEntities;