Space Plunder
Loading...
Searching...
No Matches
FootstepData.h File Reference
#include "CoreMinimal.h"
#include "Engine/DataTable.h"
#include "FootstepData.generated.h"

Go to the source code of this file.

Enumerations

enum class  EFootstepType : uint8 { Step , WalkRun , Jump , Land }
 

Functions

 DECLARE_CYCLE_STAT_EXTERN (TEXT("Footstep All Functions"), STATGROUP_Footsteps_Functions, STATGROUP_Footsteps, FOOTSTEPFXCOMPONENT_API)
 
 DECLARE_LOG_CATEGORY_EXTERN (LogFootsteps, Display, All)
 

Enumeration Type Documentation

◆ EFootstepType

enum class EFootstepType : uint8
strong
Enumerator
Step 
WalkRun 
Jump 
Land 

Function Documentation

◆ DECLARE_CYCLE_STAT_EXTERN()

DECLARE_CYCLE_STAT_EXTERN ( TEXT("Footstep All Functions") ,
STATGROUP_Footsteps_Functions ,
STATGROUP_Footsteps ,
FOOTSTEPFXCOMPONENT_API  )

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogFootsteps ,
Display ,
All  )