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