Show / Hide Table of Contents

Delegate AnimNotifyState.Received_NotifyBegin_delegate

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate bool Received_NotifyBegin_delegate(SkeletalMeshComponent MeshComp, AnimSequenceBase Animation, float TotalDuration, bool ReturnValue);
Parameters
Type Name Description
SkeletalMeshComponent MeshComp
AnimSequenceBase Animation
System.Single TotalDuration
System.Boolean ReturnValue
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX