Delegate TurnBasedMatchInterface.OnMatchEnded_delegate
Namespace: UE4.OnlineSubsystem
Assembly: UE4DotNet.dll
Syntax
public delegate void OnMatchEnded_delegate(string Match);
Parameters
Type | Name | Description |
---|---|---|
System.String | Match |
public delegate void OnMatchEnded_delegate(string Match);
Type | Name | Description |
---|---|---|
System.String | Match |