UCurveLinearColorAtlas::OnCurveUpdated

Immediately render a new material to the specified slot index(SlotIndex must be within this section's range)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/CurveLinearColorAtlas.h

Include

#include "Curves/CurveLinearColorAtlas.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/CurveLinearColorAtlas.cpp

Syntax

void OnCurveUpdated
(
    UCurveBase * Curve,
    EPropertyChangeType::Type ChangeType
)

Remarks

Immediately render a new material to the specified slot index(SlotIndex must be within this section's range)

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