FEngineShowFlags::IsNameThere

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ShowFlags.h"

Syntax

static bool IsNameThere
(
    const TCHAR * Name,
    const TCHAR * CommaSeparatedNames
)

Returns

success

Parameters

Parameter

Description

Name

e.g. TEXT("EyeAdaptation")

CommaSeparatedNames

leave 0 for normal purpose, is used internally for the grouping feature

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