FOnUpdateGradient

Delegate called right before rendering each slot. This allows the gradient to be modified dynamically per slot.

Choose your operating system:

Windows

macOS

Linux

Type

typedef TMulticastDelegate_OneParam< void, UCurveLinearColor * > FOnUpdateGradient

References

Module

Engine

Header

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

Include

#include "Curves/CurveLinearColor.h"

Remarks

Delegate called right before rendering each slot. This allows the gradient to be modified dynamically per slot.