|
Space Plunder
|
#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) | |
|
strong |
| DECLARE_CYCLE_STAT_EXTERN | ( | TEXT("Footstep All Functions") | , |
| STATGROUP_Footsteps_Functions | , | ||
| STATGROUP_Footsteps | , | ||
| FOOTSTEPFXCOMPONENT_API | ) |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogFootsteps | , |
| Display | , | ||
| All | ) |