12 ::ll::TypedStorage<8, 32, ::std::string> mPropName;
13 ::ll::TypedStorage<1, 1, bool> mBoolComponentVal;
14 ::ll::TypedStorage<4, 4, float> mFloatComponentVal;
15 ::ll::TypedStorage<4, 4, int> mIntComponentVal;
16 ::ll::TypedStorage<8, 32, ::std::string> mStringComponentVal;
17 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mActorId;