LeviLamina
Loading...
Searching...
No Matches
PredictedMovementComponent::MoveHistoryItem Struct Reference
+ Inheritance diagram for PredictedMovementComponent::MoveHistoryItem:

Public Types

enum class  ItemType : int { Motion = 0 , Move = 1 , Max = 2 }
 

Public Member Functions

MoveHistoryItemoperator= (MoveHistoryItem const &)
 
 MoveHistoryItem (MoveHistoryItem const &)
 
virtual bool isValidStartItem () const
 
virtual bool isAddedActorItem () const
 
virtual bool isMotionHintItem () const
 
virtual::Vec3 const & getPos () const
 
virtual::Vec2 const & getRot () const
 
virtual float getYHeadRot () const
 
virtual bool isOnGround () const
 
MCAPI bool $isValidStartItem () const
 
MCAPI bool $isAddedActorItem () const
 
MCAPI bool $isMotionHintItem () const
 
MCAPI::Vec3 const & $getPos () const
 
MCAPI::Vec2 const & $getRot () const
 
MCAPI float $getYHeadRot () const
 
MCAPI bool $isOnGround () const
 
virtual::std::string toString () const
 
MCAPI::std::string $toString () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 12 > mUnkf7e85b
 
::ll::UntypedStorage< 4, 8 > mUnk188a45
 
::ll::UntypedStorage< 4, 4 > mUnk4ca4c2
 
::ll::UntypedStorage< 1, 1 > mUnk262622
 
::ll::UntypedStorage< 1, 1 > mUnk1dbcf5
 
::ll::UntypedStorage< 8, 24 > mUnk6b77a7
 
::ll::UntypedStorage< 4, 4 > mUnk67f84b
 
::ll::UntypedStorage< 1, 1 > mUnke37de6
 

Member Function Documentation

◆ isValidStartItem()

virtual bool PredictedMovementComponent::MoveHistoryItem::isValidStartItem ( ) const
virtual

◆ isAddedActorItem()

virtual bool PredictedMovementComponent::MoveHistoryItem::isAddedActorItem ( ) const
virtual

◆ isMotionHintItem()

virtual bool PredictedMovementComponent::MoveHistoryItem::isMotionHintItem ( ) const
virtual

◆ getPos()

virtual::Vec3 const & PredictedMovementComponent::MoveHistoryItem::getPos ( ) const
virtual

◆ getRot()

virtual::Vec2 const & PredictedMovementComponent::MoveHistoryItem::getRot ( ) const
virtual

◆ getYHeadRot()

virtual float PredictedMovementComponent::MoveHistoryItem::getYHeadRot ( ) const
virtual

◆ isOnGround()

virtual bool PredictedMovementComponent::MoveHistoryItem::isOnGround ( ) const
virtual

◆ $isValidStartItem()

MCAPI bool PredictedMovementComponent::MoveHistoryItem::$isValidStartItem ( ) 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.

◆ $isAddedActorItem()

MCAPI bool PredictedMovementComponent::MoveHistoryItem::$isAddedActorItem ( ) 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.

◆ $isMotionHintItem()

MCAPI bool PredictedMovementComponent::MoveHistoryItem::$isMotionHintItem ( ) 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.

◆ $getPos()

MCAPI::Vec3 const & PredictedMovementComponent::MoveHistoryItem::$getPos ( ) 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.

◆ $getRot()

MCAPI::Vec2 const & PredictedMovementComponent::MoveHistoryItem::$getRot ( ) 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.

◆ $getYHeadRot()

MCAPI float PredictedMovementComponent::MoveHistoryItem::$getYHeadRot ( ) 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.

◆ $isOnGround()

MCAPI bool PredictedMovementComponent::MoveHistoryItem::$isOnGround ( ) 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.

◆ $vftable()

static MCAPI void ** PredictedMovementComponent::MoveHistoryItem::$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.

◆ $toString()

MCAPI::std::string PredictedMovementComponent::HistoryItem::$toString ( ) 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 struct was generated from the following file: