C# Class PickUpItem, TestGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: liuxq/TestGame Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
OnItemPick ( ) : void
Start ( ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnItemPick() public méthode

public OnItemPick ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

item public_oe property

public Item, item
Résultat Item,