UCurveEditorSettings::GetSpaceSwitchColor

Get custom color for space name.

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
[TOptional](API\Runtime\Core\IO\TOptional)< [FLinearColor](API\Runtime\Core\Math\FLinearColor) > GetSpaceSwitchColor
(
    const [FString](API\Runtime\Core\Containers\FString) & InControlName
) const

Remarks

Get custom color for space name. Parent and World are reserved names and will be used instead of the specified control name.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library