C# Class TeamPlayer

Inheritance: SportsObject
Afficher le fichier Open project: caffeinatedguy/Limbs Class Usage Examples

Méthodes publiques

Méthode Description
TeamNumberInvalidate ( ) : void

forces the players teamnumber to be re-determined

TeamPlayer ( int playerNumber, string controllerAffix ) : UnityEngine

Method Details

TeamNumberInvalidate() public méthode

forces the players teamnumber to be re-determined
public TeamNumberInvalidate ( ) : void
Résultat void

TeamPlayer() public méthode

public TeamPlayer ( int playerNumber, string controllerAffix ) : UnityEngine
playerNumber int
controllerAffix string
Résultat UnityEngine