UCurveEditorSettings::SetCustomColor

Set Custom Color for the specified parameters.

Unreal Engine C++ API Reference > Editor > CurveEditor > UCurveEditorSettings

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditorSettings.h
Include #include "CurveEditorSettings.h"
Source /Engine/Source/Editor/CurveEditor/Private/CurveEditorSettings.cpp
void SetCustomColor
(
    [UClass](API\Runtime\CoreUObject\UObject\UClass) * InClass,
    const [FString](API\Runtime\Core\Containers\FString) & InPropertyName,
    [FLinearColor](API\Runtime\Core\Math\FLinearColor) InColor
)

Remarks

Set Custom Color for the specified parameters.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library