Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX