|
enum class | ItemType : int { Motion = 0
, Move = 1
, Max = 2
} |
|
◆ 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: