FColorList::GetFColorByName

Returns a color based on ColorName if not found returs White.

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

const FColor & GetFColorByName
(
    const TCHAR * ColorName
) const

Remarks

Returns a color based on ColorName if not found returs White.

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