Show / Hide Table of Contents

Delegate GameModeBase.MustSpectate_delegate

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate bool MustSpectate_delegate(PlayerController NewPlayerController, bool ReturnValue);
Parameters
Type Name Description
PlayerController NewPlayerController
System.Boolean ReturnValue
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX