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 Bookmark
(
FStringView Label
)
Remarks
Insert bookmark into the trace.
Parameters
| Name | Description |
|---|---|
| Label | Label of bookmark |