C# Class selfDestruct, SlashRunner

Inheritance: MonoBehaviour
Afficher le fichier Open project: matthewAURA/SlashRunner

Méthodes publiques

Свойство Type Description
item GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

destruct() public méthode

public destruct ( ) : void
Résultat void

Property Details

item public_oe property

public GameObject item
Résultat GameObject