C# Class Item_Control, COMA

Inheritance: MonoBehaviour
Afficher le fichier Open project: GDACollab/COMA Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemOptList List
inventory GameObject
theCanvas GameObject
usePrompt GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

ItemOptList public_oe property

public List ItemOptList
Résultat List

inventory public_oe property

public GameObject inventory
Résultat GameObject

theCanvas public_oe property

public GameObject theCanvas
Résultat GameObject

usePrompt public_oe property

public GameObject usePrompt
Résultat GameObject