C# Class MonoDevelop.Debugger.Soft.Unity.PlayerConnection

Discovery subset of native PlayerConnection class.
Afficher le fichier Open project: Tak/MonoDevelop.Debugger.Soft.Unity Class Usage Examples

Méthodes publiques

Méthode Description
PlayerConnection ( ) : System
Poll ( ) : void

Méthodes protégées

Méthode Description
RegisterPlayer ( string playerString ) : void

Method Details

PlayerConnection() public méthode

public PlayerConnection ( ) : System
Résultat System

Poll() public méthode

public Poll ( ) : void
Résultat void

RegisterPlayer() protected méthode

protected RegisterPlayer ( string playerString ) : void
playerString string
Résultat void