26 ::ll::TypedStorage<8, 8, uint64> mNetworkId;
27 ::ll::TypedStorage<1, 2, ::std::optional<::ScriptModuleDebugUtilities::ScriptDebugShapeType>> mShapeType;
28 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mLocation;
29 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mRotation;
30 ::ll::TypedStorage<4, 8, ::std::optional<float>> mScale;
31 ::ll::TypedStorage<4, 20, ::std::optional<::mce::Color>> mColor;
32 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTimeLeftTotalSec;
33 ::ll::TypedStorage<4, 4, ::DimensionType> mDimensionId;
Definition TextDataPayload.h:5