Delegate GameModeBase.ShouldReset_delegate
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate bool ShouldReset_delegate(Actor ActorToReset, bool ReturnValue);
Parameters
| Type | Name | Description |
|---|---|---|
| Actor | ActorToReset | |
| System.Boolean | ReturnValue |
Returns
| Type | Description |
|---|---|
| System.Boolean |