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 |