Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/USocialToolkit
| Type | Name | Description | |
|---|---|---|---|
| void | QueueUserDependentAction
(
const FUniqueNetIdRepl& SubsystemId, |
Queues an action to be executed when a USocialUser corresponding to the given UniqueId has been established. | |
| void | QueueUserDependentAction
(
const FUniqueNetIdRepl& UserId, |
Queues an action to be executed when a USocialUser corresponding to the given UniqueId has been established. |