Show / Hide Table of Contents

Delegate MovieSceneEasingFunction.OnEvaluate_delegate

Namespace: UE4.MovieScene
Assembly: UE4DotNet.dll
Syntax
public delegate float OnEvaluate_delegate(float Interp, float ReturnValue);
Parameters
Type Name Description
System.Single Interp
System.Single ReturnValue
Returns
Type Description
System.Single
  • Improve this Doc
  • View Source
Back to top Generated by DocFX