IConsoleObject::TestFlags

Test is any of the specified flags is set in the internal state.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h

Include

#include "HAL/IConsoleManager.h"

Syntax

bool TestFlags
(
    const EConsoleVariableFlags Value
) const

Remarks

Test is any of the specified flags is set in the internal state.

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