Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UEngineCustomTimeStep
Description
Get the display name of the custom time step. Allows child classes to provide more context to users.
| Name | GetDisplayName |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineCustomTimeStep.h |
| Include Path | #include "Engine/EngineCustomTimeStep.h" |
virtual FString GetDisplayName() const