Navigation
API > API/Plugins > API/Plugins/RewindDebugger
| Name | ERewindDebuggerObjectSortMode |
| Type | enum |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/RewindDebugger/Public/RewindDebuggerSettings.h |
| Include Path | #include "RewindDebuggerSettings.h" |
Syntax
enum ERewindDebuggerObjectSortMode
{
UMETA =(Tooltip="Sort Object tracks By Id, making older objects display first"),
UMETA =(Tooltip="Sort Object Tracks alphabetically by Name"),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA |