C# Class GGJ.RuleSelect.PlayerSetting

Afficher le fichier Open project: TORISOUP/Born_to_Beans_src

Méthodes publiques

Свойство Type Description
characterType int
playerNumber int

Méthodes publiques

Méthode Description
PlayerSetting ( int number, int type ) : UnityEngine

Method Details

PlayerSetting() public méthode

public PlayerSetting ( int number, int type ) : UnityEngine
number int
type int
Résultat UnityEngine

Property Details

characterType public_oe property

public int characterType
Résultat int

playerNumber public_oe property

public int playerNumber
Résultat int