QueueUserDependentAction

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

QueueUserDependentAction

(
    const FUniqueNetIdRepl& SubsystemI...,
    FUserDependentAction UserActionDele...
)

Queues an action to be executed when a USocialUser corresponding to the given UniqueId has been established.

Public function

void

 

QueueUserDependentAction

(
    const FUniqueNetIdRepl& UserId,
    TFunction< void&)>&& ...,
    bool bExecutePostInit
)

Queues an action to be executed when a USocialUser corresponding to the given UniqueId has been established.

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