Delegate BTTask_BlueprintBase.ReceiveAbortAI_delegate
Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public delegate void ReceiveAbortAI_delegate(AIController OwnerController, Pawn ControlledPawn);
Parameters
| Type | Name | Description |
|---|---|---|
| AIController | OwnerController | |
| Pawn | ControlledPawn |