Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/ITraceControllerCommands
References
| Module | SessionServices |
| Header | /Engine/Source/Runtime/SessionServices/Public/ITraceControllerCommands.h |
| Include | #include "ITraceControllerCommands.h" |
void Screenshot
(
FStringView Name,
bool bShowUI
)
Remarks
Insert screenshot into the trace.
Parameters
| Name | Description |
|---|---|
| Name | Name of the screenshot |
| bShowUI | If the UI should be visible in the image |