ISessionInstanceInfo::IsAuthorized

Check whether the current user is authorized to interact with this instance.

Windows
MacOS
Linux

References

Module

SessionServices

Header

/Engine/Source/Runtime/SessionServices/Public/ISessionInstanceInfo.h

Include

#include "ISessionInstanceInfo.h"

Syntax

bool IsAuthorized() const

Remarks

Check whether the current user is authorized to interact with this instance.

Returns

true if the user is authorized, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss