Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FRemoveSessionMember
| |
|
| Name |
Params |
| Type |
struct |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include Path |
#include "Online/Sessions.h" |
Syntax
struct Params
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LocalAccountId |
FAccountId |
Id handle for the local user which will perform the action |
Online/Sessions.h |
|
| SessionName |
FName |
Local name for the session |
Online/Sessions.h |
|
| TargetAccountId |
FAccountId |
Id handle for the user to be kicked |
Online/Sessions.h |
|