Show / Hide Table of Contents

Delegate GameModeBase.PlayerCanRestart_delegate

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