ForEachUser

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ForEachUser

(
    TFunctionRef< void&)> I...,
    bool bIncludeVirtualUsers
)

Allows you do some operations for every registered user.

Public function

void

 

ForEachUser

(
    TFunctionRef< void*...,
    bool bIncludeVirtualUsers
)

ForEachUser now provides an FSlateUser& parameter to the lambda instead of an FSlateUser*

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