FColorList::IsValidColorName

Returns true if color is valid common colors, returns false otherwise.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/ColorList.h

Include

#include "Math/ColorList.h"

Source

/Engine/Source/Runtime/Core/Private/Math/ColorList.cpp

Syntax

bool IsValidColorName
(
    const TCHAR * ColorName
) const

Remarks

Returns true if color is valid common colors, returns false otherwise.

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