|
LeviLamina
|
Inheritance diagram for ScriptModuleDebugUtilities::ScriptArrowShape:Public Member Functions | |
| ScriptArrowShape (ScriptArrowShape const &) | |
| virtual void | populatePacketData (::ShapeDataPayload &packet) const |
| virtual void | applyUpdatedData (::ShapeDataPayload const &packet) |
| MCAPI::ScriptModuleDebugUtilities::ScriptArrowShape & | operator= (::ScriptModuleDebugUtilities::ScriptArrowShape const &) |
| MCFOLD void | $dtor () |
| MCAPI void | $populatePacketData (::ShapeDataPayload &packet) const |
| MCAPI void | $applyUpdatedData (::ShapeDataPayload const &packet) |
| MCAPI void * | $ctor (::ScriptModuleDebugUtilities::ScriptLineShape const &) |
| MCAPI void | remove () |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, float > | mHeadRadius |
| ::ll::TypedStorage< 4, 4, float > | mHeadLength |
| ::ll::TypedStorage< 4, 4, int > | mSegments |
| ::ll::TypedStorage< 4, 12, ::Vec3 > | mEndLocation |
| ::ll::TypedStorage< 1, 1, ::ScriptModuleDebugUtilities::ScriptDebugShapeType > | mShapeType |
| ::ll::TypedStorage< 4, 12, ::Vec3 > | mLocation |
| ::ll::TypedStorage< 4, 12, ::Vec3 > | mRotation |
| ::ll::TypedStorage< 4, 4, float > | mScale |
| ::ll::TypedStorage< 4, 24, ::ScriptModuleMinecraft::ScriptRGB > | mColor |
| ::ll::TypedStorage< 4, 8, ::std::optional< float > > | mTimeLeftSec |
| ::ll::TypedStorage< 4, 8, ::std::optional< float > > | mTimeLeftTotalSec |
| ::ll::TypedStorage< 8, 24, ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > | mVisibleTo |
| ::ll::TypedStorage< 8, 8, uint64 > | mNetworkId |
| ::ll::TypedStorage< 4, 4, uint > | mFlags |
| ::ll::TypedStorage< 1, 1, bool > | mExistsInWorld |
|
virtual |
Reimplemented from ScriptModuleDebugUtilities::ScriptLineShape.
|
virtual |
Reimplemented from ScriptModuleDebugUtilities::ScriptLineShape.