Show / Hide Table of Contents

Delegate GameModeBase.K2_OnSwapPlayerControllers_delegate

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate void K2_OnSwapPlayerControllers_delegate(PlayerController OldPC, PlayerController NewPC);
Parameters
Type Name Description
PlayerController OldPC
PlayerController NewPC
  • Improve this Doc
  • View Source
Back to top Generated by DocFX