FEngineShowFlags::GetSingleFlag

O(1)

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

bool GetSingleFlag
(
    uint32 Index
) const

Remarks

O(1)

Parameters

Parameter

Description

Index

you can get the index 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