Show / Hide Table of Contents

Delegate BTDecorator_BlueprintBase.ReceiveObserverActivatedAI_delegate

Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public delegate void ReceiveObserverActivatedAI_delegate(AIController OwnerController, Pawn ControlledPawn);
Parameters
Type Name Description
AIController OwnerController
Pawn ControlledPawn
  • Improve this Doc
  • View Source
Back to top Generated by DocFX