![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"
#include "Engine/DataTable.h"
#include "Animation/AnimNotifies/AnimNotify.h"
#include "AnimNotify_Footstep.generated.h"
Go to the source code of this file.
Classes | |
struct | FFootstepsTableRow |
class | UAnimNotify_Footstep |
Enumerations | |
enum class | EFootstepType : uint8 { Default = 0 , Walk = 1 , Run = 2 , Land = 3 , Crouch = 4 } |
|
strong |