Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/ISessionManager
References
| Module | SessionServices |
| Header | /Engine/Source/Runtime/SessionServices/Public/ISessionManager.h |
| Include | #include "ISessionManager.h" |
bool IsInstanceSelected
(
const TSharedRef < ISessionInstanceInfo > & Instance
) const
Remarks
Checks whether the given instance is currently selected. true if the instance is selected, false otherwise.