Delegate NetworkMatch.BasicResponseDelegate
Namespace: UnityEngine.Networking.Match
Assembly: UnityEngine.dll
Syntax
public delegate void BasicResponseDelegate(bool success, string extendedInfo);
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | success | |
| String | extendedInfo |