Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/ITraceController
Description
Event triggered whenever status is updated for any known session. A reference to the status and what has changed is provided along with a structure to issue commands.
| Name | OnStatusReceived |
| Type | function |
| Header File | /Engine/Source/Runtime/SessionServices/Public/ITraceController.h |
| Include Path | #include "ITraceController.h" |
FStatusRecievedEvent & OnStatusReceived()