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 |