FAnimDebugStateMachine¶
#include <AnimDebugStateMachine.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FAnimDebugStateMachine() |
Public Attributes¶
| Name | |
|---|---|
| FName | CurrentState |
| float | CurrentTime |
| TArray< FName > | PreviousStates |
| TArray< float > | PreviousTimes |
Updated on 2025-01-21 at 09:02:25 +0100