Delegate CurveSourceInterface.GetCurveValue_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate float GetCurveValue_delegate(Name CurveName, float ReturnValue);
Parameters
| Type | Name | Description |
|---|---|---|
| Name | CurveName | |
| System.Single | ReturnValue |
Returns
| Type | Description |
|---|---|
| System.Single |