C# Class UnityEngine.Networking.Match.ListMatchResponse

Inheritance: BasicResponse
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
ListMatchResponse ( ) : System
ListMatchResponse ( List otherMatches ) : System
Parse ( object obj ) : void
ToString ( ) : string

Method Details

ListMatchResponse() public méthode

public ListMatchResponse ( ) : System
Résultat System

ListMatchResponse() public méthode

public ListMatchResponse ( List otherMatches ) : System
otherMatches List
Résultat System

Parse() public méthode

public Parse ( object obj ) : void
obj object
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string