Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/IAuth
| Type | Name | Description | |
|---|---|---|---|
| bool | IsLoggedIn
(
const FAccountId& AccountId |
Helper for querying the login status of a local user. | |
| bool | IsLoggedIn
(
const FPlatformUserId& PlatformUserId |
Helper for querying the login status of a local user by platform user id. |