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
 
MCFOLD bool $isValidStartItem () const
 
MCFOLD bool $isAddedActorItem () const
 
MCFOLD bool $isMotionHintItem () const
 
MCFOLD::Vec3 const & $getPos () const
 
MCAPI::Vec2 const & $getRot () const
 
MCAPI float $getYHeadRot () const
 
MCFOLD 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

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