Delegate GameModeBase.CanSpectate_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate bool CanSpectate_delegate(PlayerController Viewer, PlayerState ViewTarget, bool ReturnValue);
Parameters
| Type | Name | Description |
|---|---|---|
| PlayerController | Viewer | |
| PlayerState | ViewTarget | |
| System.Boolean | ReturnValue |
Returns
| Type | Description |
|---|---|
| System.Boolean |