18 ::ll::TypedStorage<1, 1, bool> mWaveApplied;
19 ::ll::TypedStorage<8, 24, ::std::vector<::Rope>> mRopes;
20 ::ll::TypedStorage<8, 8, uint64> mCutRenderNode;
21 ::ll::TypedStorage<8, 8, uint64> mCutTicks;
22 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mEndPinEntity;
23 ::ll::TypedStorage<4, 4, ::std::atomic_flag> mTicking;
24 ::ll::TypedStorage<8, 8, ::std::shared_mutex> mRenderMutex;