![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for ITraceControllerCommands, including all inherited members.
| Bookmark(FStringView Label)=0 | ITraceControllerCommands | pure virtual |
| File(FStringView File, FStringView Channels, bool bExcludeTail=false, bool bTruncateFile=false)=0 | ITraceControllerCommands | pure virtual |
| Pause()=0 | ITraceControllerCommands | pure virtual |
| Resume()=0 | ITraceControllerCommands | pure virtual |
| Screenshot(FStringView Name, bool bShowUI)=0 | ITraceControllerCommands | pure virtual |
| Send(FStringView Host, FStringView Channels, bool bExcludeTail=false)=0 | ITraceControllerCommands | pure virtual |
| SetChannels(TConstArrayView< FStringView > ChannelsToEnable, TConstArrayView< FStringView > ChannelsToDisable)=0 | ITraceControllerCommands | pure virtual |
| SetChannels(TConstArrayView< FString > ChannelsToEnable, TConstArrayView< FString > ChannelsToDisable)=0 | ITraceControllerCommands | pure virtual |
| SetStatNamedEventsEnabled(bool bEnabled)=0 | ITraceControllerCommands | pure virtual |
| SnapshotFile(FStringView File)=0 | ITraceControllerCommands | pure virtual |
| SnapshotSend(FStringView Host)=0 | ITraceControllerCommands | pure virtual |
| Stop()=0 | ITraceControllerCommands | pure virtual |
| ~ITraceControllerCommands() | ITraceControllerCommands | inlinevirtual |