Space Plunder
Loading...
Searching...
No Matches
FALSAnimCharacterInformation Struct Reference

#include <ALSAnimationStructLibrary.h>

Public Attributes

FRotator AimingRotation = FRotator::ZeroRotator
 
FRotator CharacterActorRotation = FRotator::ZeroRotator
 
FVector Velocity = FVector::ZeroVector
 
FVector RelativeVelocityDirection = FVector::ZeroVector
 
FVector Acceleration = FVector::ZeroVector
 
FVector MovementInput = FVector::ZeroVector
 
bool bIsMoving = false
 
bool bIsFlying = false
 
bool bHasMovementInput = false
 
float Speed = 0.0f
 
float MovementInputAmount = 0.0f
 
float AimYawRate = 0.0f
 
float ZoomAmount = 0.0f
 
EALSMovementState PrevMovementState = EALSMovementState::None
 
EALSViewMode ViewMode = EALSViewMode::ThirdPerson
 

Member Data Documentation

◆ Acceleration

FVector FALSAnimCharacterInformation::Acceleration = FVector::ZeroVector

◆ AimingRotation

FRotator FALSAnimCharacterInformation::AimingRotation = FRotator::ZeroRotator

◆ AimYawRate

float FALSAnimCharacterInformation::AimYawRate = 0.0f

◆ bHasMovementInput

bool FALSAnimCharacterInformation::bHasMovementInput = false

◆ bIsFlying

bool FALSAnimCharacterInformation::bIsFlying = false

◆ bIsMoving

bool FALSAnimCharacterInformation::bIsMoving = false

◆ CharacterActorRotation

FRotator FALSAnimCharacterInformation::CharacterActorRotation = FRotator::ZeroRotator

◆ MovementInput

FVector FALSAnimCharacterInformation::MovementInput = FVector::ZeroVector

◆ MovementInputAmount

float FALSAnimCharacterInformation::MovementInputAmount = 0.0f

◆ PrevMovementState

EALSMovementState FALSAnimCharacterInformation::PrevMovementState = EALSMovementState::None

◆ RelativeVelocityDirection

FVector FALSAnimCharacterInformation::RelativeVelocityDirection = FVector::ZeroVector

◆ Speed

float FALSAnimCharacterInformation::Speed = 0.0f

◆ Velocity

FVector FALSAnimCharacterInformation::Velocity = FVector::ZeroVector

◆ ViewMode

EALSViewMode FALSAnimCharacterInformation::ViewMode = EALSViewMode::ThirdPerson

◆ ZoomAmount

float FALSAnimCharacterInformation::ZoomAmount = 0.0f

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