LEAP Documentation 40220
Documentation for the LEAP project
AnimNotify_Footstep.h File Reference
#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
}
 

Enumeration Type Documentation

◆ EFootstepType

enum class EFootstepType : uint8
strong
Enumerator
Default 
Walk 
Run 
Land 
Crouch