15 ::ll::TypedStorage<4, 4, uint> mChunkRadius;
16 ::ll::TypedStorage<4, 4, float> mMaxDistToPlayers;
17 ::ll::TypedStorage<1, 1, bool> mAlwaysActive;
18 ::ll::TypedStorage<1, 1, bool> mChanged;
19 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::ITickingArea>> mTickingArea;