Show / Hide Table of Contents

Delegate AIController.OnUnpossess_delegate

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