16 ::ll::TypedStorage<8, 8, uint64> mNetworkId;
17 ::ll::TypedStorage<1, 2, ::std::optional<::ScriptModuleDebugUtilities::ScriptDebugShapeType>> mShapeType;
18 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mLocation;
19 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mRotation;
20 ::ll::TypedStorage<4, 8, ::std::optional<float>> mScale;
21 ::ll::TypedStorage<4, 20, ::std::optional<::mce::Color>> mColor;
22 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTimeLeftTotalSec;
23 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mText;
24 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mBoxBound;
25 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mEndLocation;
26 ::ll::TypedStorage<4, 8, ::std::optional<float>> mArrowHeadLength;
27 ::ll::TypedStorage<4, 8, ::std::optional<float>> mArrowHeadRadius;
28 ::ll::TypedStorage<1, 2, ::std::optional<uchar>> mNumSegments;