Delegate BTTask_BlueprintBase.ReceiveAbort_delegate
Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public delegate void ReceiveAbort_delegate(Actor OwnerActor);
Parameters
Type | Name | Description |
---|---|---|
Actor | OwnerActor |
public delegate void ReceiveAbort_delegate(Actor OwnerActor);
Type | Name | Description |
---|---|---|
Actor | OwnerActor |