C# Class BuyScript, 2DPlatformer

Inheritance: MonoBehaviour
Afficher le fichier Open project: MarbleGameDev/2DPlatformer Class Usage Examples

Méthodes publiques

Свойство Type Description
obj object

Méthodes publiques

Méthode Description
Click ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Click() public méthode

public Click ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

obj public_oe property

public object obj
Résultat object