UTBLAnimalAnimInstance¶
#include <TBLAnimalAnimInstance.h>
Inherits from UTBLAnimInstance, UAnimInstance
Public Functions¶
Name | |
---|---|
void | EventOnKilled() |
void | EventOnLanded() |
void | EventOnStartedPanicking() |
void | EventOnTookDamage() |
void | NotifyKilled() |
void | NotifyLanded() |
void | NotifyStartedPanicking() |
void | NotifyTookDamage() |
void | OnAnimationSetChanged(TSubclassOf< UAnimationSet > AnimationSet) |
UTBLAnimalAnimInstance() |
Public Attributes¶
Name | |
---|---|
ATBLAnimal * | Animal |
UAnimationSet * | AnimationSetBase |
float | MoveSpeedSq |
TSubclassOf< UAnimationSet > | PreviewAnimationSet |
UStatsComponent * | Stats |
float | TimeSinceLastHit |
float | TimeStartedPanicking |
bool | bIsBeingHeld |
bool | bIsBeingHeld_Combat |
bool | bIsBeingThrown |
bool | bIsDead |
bool | bIsMoving |
bool | bProcessedDeath |
Updated on 2025-01-21 at 09:02:24 +0100