Navigation
Unreal Engine C++ API Reference > 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 |
static int32 FindIndexByName
&40;
const TCHAR &42; Name,
const TCHAR &42; CommaSeparatedNames
&41;
-1 if not found
Parameters
Name | Description |
---|---|
Name | e.g. TEXT("EyeAdaptation") |
CommaSeparatedNames | leave 0 for normal purpose, is used internally for the grouping feature |