Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX