LeviLamina
Loading...
Searching...
No Matches
JumpControlComponent Class Reference

Public Member Functions

JumpControlComponentoperator= (JumpControlComponent const &)
 
MCAPI JumpControlComponent (::JumpControlComponent const &other)
 
MCAPI ~JumpControlComponent ()
 
MCAPI void * $ctor (::JumpControlComponent const &other)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mJumping
 
::ll::TypedStorage< 1, 1, bool > mSwimming
 
::ll::TypedStorage< 4, 4, float > mJumpPower
 
::ll::TypedStorage< 4, 4, ::JumpType > mJumpType
 
::ll::TypedStorage< 4, 64, ::JumpInfo[4]> mJumpInfo
 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::JumpControl > > mJumpControl
 

Constructor & Destructor Documentation

◆ JumpControlComponent()

MCAPI JumpControlComponent::JumpControlComponent ( ::JumpControlComponent const & other)
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.

◆ ~JumpControlComponent()

MCAPI JumpControlComponent::~JumpControlComponent ( )
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

◆ $ctor()

MCAPI void * JumpControlComponent::$ctor ( ::JumpControlComponent const & other)
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 JumpControlComponent::$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.

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