Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/Widgets > API/Developer/TraceInsights/Insights/Widgets/STraceServerControl
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/Widgets/STraceServerControl.h |
| Include | #include "Insights/Widgets/STraceServerControl.h" |
Syntax
enum EState
{
NotConnected,
Connecting,
Connected,
CheckStatus,
Command,
}
Values
| Name | Description |
|---|---|
| NotConnected | |
| Connecting | |
| Connected | |
| CheckStatus | |
| Command |