C# Class ItemList, HomeAlone

Inheritance: Gtk.TreeView
Afficher le fichier Open project: SNUGDC/HomeAlone Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemArray GameObject[],
SavedItemArray string[]

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
load ( ) : void
reset ( ) : void
save ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

load() public méthode

public load ( ) : void
Résultat void

reset() public méthode

public reset ( ) : void
Résultat void

save() public méthode

public save ( ) : void
Résultat void

Property Details

ItemArray public_oe property

public GameObject[], ItemArray
Résultat GameObject[],

SavedItemArray public_oe property

public string[] SavedItemArray
Résultat string[]