Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/ISessionService
Description
Starts the service.
| Name | Start |
| Type | function |
| Header File | /Engine/Source/Runtime/SessionServices/Public/ISessionService.h |
| Include Path | #include "ISessionService.h" |
bool Start()
true if the service was started, false otherwise.
See Also
-
Stop