C# Class UnityEngine.Networking.Match.MatchInfo

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

Méthodes publiques

Méthode Description
MatchInfo ( CreateMatchResponse matchResponse ) : System
MatchInfo ( JoinMatchResponse matchResponse ) : System
ToString ( ) : string

Method Details

MatchInfo() public méthode

public MatchInfo ( CreateMatchResponse matchResponse ) : System
matchResponse CreateMatchResponse
Résultat System

MatchInfo() public méthode

public MatchInfo ( JoinMatchResponse matchResponse ) : System
matchResponse JoinMatchResponse
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string