IterateAllFlags

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

IterateAllFlags

(
    T& Sink
)

Allows to iterate through all flags (if you want to change or read the actual flag settings you need to pass in your own instance of FEngineShowFlags).

Private function Static

void

 

IterateAllFlags

(
    T& Sink,
    const TCHAR* CommaSeparatedNam...
)

Allows to iterate through all flags (if you want to change or read the actual flag settings you need to pass in your own instance of FEngineShowFlags).

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