FEngineShowFlags::FindNameByIndex

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ShowFlags.h

Include

#include "ShowFlags.h"

Source

/Engine/Source/Runtime/Engine/Private/ShowFlags.cpp

Syntax

static FString FindNameByIndex
(
    uint32 InIndex
)

Returns

empty string if not found, otherwise name of the flag e.g. FString)

Parameters

Parameter

Description

InIndex

can be from FindIndexByName() or IterateAllFlags()

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