Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FEngineShowFlags
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
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). |
![]() ![]() |
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). |