Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FColorList
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 |
const FColor & GetFColorByIndex
&40;
int32 ColorIndex
&41; const
Remarks
Returns a color based on index. If index is invalid, returns White.