C# Class ItemExecution, 2DPlatformer

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

Méthodes publiques

Свойство Type Description
item 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

item public_oe property

public object item
Résultat object