LeviLamina
Loading...
Searching...
No Matches
ScriptModuleDebugUtilities::ScriptBoxShape Class Reference
+ Inheritance diagram for ScriptModuleDebugUtilities::ScriptBoxShape:

Public Types

enum class  Flags : uint {
  Remove = 1 , New = 2 , UpdateLocation = 4 , UpdateScale = 8 ,
  UpdateRotation = 16 , UpdateTimeleft = 32 , UpdateColor = 64 , UpdateText = 128 ,
  UpdateBoxBound = 256 , UpdateLineEndLocation = 512 , UpdateArrowHeadLength = 1024 , UpdateArrowHeadRadius = 2048 ,
  UpdateSegmentCount = 4096 , SerializeAll = 4294967294
}
 

Public Member Functions

virtual void populatePacketData (::ScriptModuleDebugUtilities::PacketShapeData &packet) const
 
virtual void applyUpdatedData (::ScriptModuleDebugUtilities::PacketShapeData const &packet)
 
MCAPI ScriptBoxShape (::ScriptModuleDebugUtilities::ScriptBoxShape const &)
 
MCAPI::ScriptModuleDebugUtilities::ScriptBoxShape & operator= (::ScriptModuleDebugUtilities::ScriptBoxShape const &)
 
MCAPI void * $ctor (::ScriptModuleDebugUtilities::ScriptBoxShape const &)
 
MCAPI void $dtor ()
 
MCAPI void $populatePacketData (::ScriptModuleDebugUtilities::PacketShapeData &packet) const
 
MCAPI void $applyUpdatedData (::ScriptModuleDebugUtilities::PacketShapeData const &packet)
 
MCAPI void remove ()
 
MCAPI void * $ctor (::ScriptModuleDebugUtilities::ScriptDebugShape const &)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 12 > mUnkf72874
 
::ll::UntypedStorage< 1, 1 > mUnk30d837
 
::ll::UntypedStorage< 4, 12 > mUnkd2f96a
 
::ll::UntypedStorage< 4, 12 > mUnk30f287
 
::ll::UntypedStorage< 4, 4 > mUnk4b5d2f
 
::ll::UntypedStorage< 4, 24 > mUnkd5bb4a
 
::ll::UntypedStorage< 4, 8 > mUnkdec18d
 
::ll::UntypedStorage< 4, 8 > mUnkc1fde9
 
::ll::UntypedStorage< 8, 24 > mUnkbe0af3
 
::ll::UntypedStorage< 8, 8 > mUnk1fd12e
 
::ll::UntypedStorage< 4, 4 > mUnkc0fd57
 
::ll::UntypedStorage< 4, 4 > mUnk821e2b
 
::ll::UntypedStorage< 1, 1 > mUnka45b2a
 

Constructor & Destructor Documentation

◆ ScriptBoxShape()

MCAPI ScriptModuleDebugUtilities::ScriptBoxShape::ScriptBoxShape ( ::ScriptModuleDebugUtilities::ScriptBoxShape const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ populatePacketData()

virtual void ScriptModuleDebugUtilities::ScriptBoxShape::populatePacketData ( ::ScriptModuleDebugUtilities::PacketShapeData & packet) const
virtual

◆ applyUpdatedData()

virtual void ScriptModuleDebugUtilities::ScriptBoxShape::applyUpdatedData ( ::ScriptModuleDebugUtilities::PacketShapeData const & packet)
virtual

◆ operator=()

MCAPI::ScriptModuleDebugUtilities::ScriptBoxShape & ScriptModuleDebugUtilities::ScriptBoxShape::operator= ( ::ScriptModuleDebugUtilities::ScriptBoxShape const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleDebugUtilities::ScriptBoxShape::bind ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * ScriptModuleDebugUtilities::ScriptBoxShape::$ctor ( ::ScriptModuleDebugUtilities::ScriptBoxShape const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void ScriptModuleDebugUtilities::ScriptBoxShape::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $populatePacketData()

MCAPI void ScriptModuleDebugUtilities::ScriptBoxShape::$populatePacketData ( ::ScriptModuleDebugUtilities::PacketShapeData & packet) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $applyUpdatedData()

MCAPI void ScriptModuleDebugUtilities::ScriptBoxShape::$applyUpdatedData ( ::ScriptModuleDebugUtilities::PacketShapeData const & packet)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** ScriptModuleDebugUtilities::ScriptBoxShape::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ remove()

MCAPI void ScriptModuleDebugUtilities::ScriptDebugShape::remove ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * ScriptModuleDebugUtilities::ScriptDebugShape::$ctor ( ::ScriptModuleDebugUtilities::ScriptDebugShape const & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: