Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlineSession
| Type | Name | Description | |
|---|---|---|---|
| bool | FindFriendSession
(
int32 LocalUserNum, |
Allows the local player to follow a friend into a session | |
| bool | FindFriendSession
(
const FUniqueNetId& LocalUserId, |
Allows the local player to follow a friend into a session | |
| bool | FindFriendSession
(
const FUniqueNetId& LocalUserId, |
Allows the local player to retrieve the session of multiple friends |