Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEngineShowFlags
Description
The following methods are there for serialization, localization and in general to iterate and manipulate flags.
O(1)
| Name | SetSingleFlag |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ShowFlags.h |
| Include Path | #include "ShowFlags.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ShowFlags.cpp |
void SetSingleFlag
(
uint32 Index,
bool bSet
)