C# Class PlayerShoes, ggj14-my-shoes

Inheritance: MonoBehaviour
Afficher le fichier Open project: NashGameDev/ggj14-my-shoes

Méthodes publiques

Свойство Type Description
type string

Méthodes publiques

Méthode Description
Start ( ) : void
setShoes ( string type ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

setShoes() public méthode

public setShoes ( string type ) : void
type string
Résultat void

Property Details

type public_oe property

public string type
Résultat string