C# Class ItemScript, isoAbbeyTFG

Inheritance: MonoBehaviour
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Méthodes publiques

Свойство Type Description
item Item,

Méthodes publiques

Méthode Description
Update ( ) : void
eventHappened ( GameEvent, ge ) : void
getOptions ( ) : Option[],
tick ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

eventHappened() public méthode

public eventHappened ( GameEvent, ge ) : void
ge GameEvent,
Résultat void

getOptions() public méthode

public getOptions ( ) : Option[],
Résultat Option[],

tick() public méthode

public tick ( ) : void
Résultat void

Property Details

item public_oe property

public Item, item
Résultat Item,