LeviLamina
Loading...
Searching...
No Matches
PredictedMovementComponent::HistoryItem Struct Referenceabstract
+ Inheritance diagram for PredictedMovementComponent::HistoryItem:

Public Types

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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk6b77a7
 
::ll::UntypedStorage< 4, 4 > mUnk67f84b
 
::ll::UntypedStorage< 1, 1 > mUnke37de6
 

Member Function Documentation

◆ $toString()

MCAPI::std::string PredictedMovementComponent::HistoryItem::$toString ( ) 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::HistoryItem::$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.

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