Delegate AnimNotifyState.Received_NotifyEnd_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate bool Received_NotifyEnd_delegate(SkeletalMeshComponent MeshComp, AnimSequenceBase Animation, bool ReturnValue);
Parameters
| Type | Name | Description |
|---|---|---|
| SkeletalMeshComponent | MeshComp | |
| AnimSequenceBase | Animation | |
| System.Boolean | ReturnValue |
Returns
| Type | Description |
|---|---|
| System.Boolean |