C# Class UnityEngine.Networking.Match.MatchInfo

ファイルを表示 Open project: randomize/VimConfig Class Usage Examples

Public Methods

Method Description
MatchInfo ( CreateMatchResponse matchResponse ) : System
MatchInfo ( JoinMatchResponse matchResponse ) : System
ToString ( ) : string

Method Details

MatchInfo() public method

public MatchInfo ( CreateMatchResponse matchResponse ) : System
matchResponse CreateMatchResponse
return System

MatchInfo() public method

public MatchInfo ( JoinMatchResponse matchResponse ) : System
matchResponse JoinMatchResponse
return System

ToString() public method

public ToString ( ) : string
return string