SplineUserParameter

Reference to a user parameter if we're reading one.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, Category="Spline")
FNiagaraUserParameterBinding SplineUserParameter

Remarks

Reference to a user parameter if we're reading one. This should be an Object user parameter that is either a USplineComponent or an AActor containing a USplineComponent.