C# Class CreateItemObject, 2DPlatformer

Inheritance: MonoBehaviour
Afficher le fichier Open project: MarbleGameDev/2DPlatformer Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemObjects Items[],

Méthodes publiques

Méthode Description
AddItems ( ) : void

Adds the Items specified in the Inspector-editable arrays and adds them to the inventory object on its gameobject

Method Details

AddItems() public méthode

Adds the Items specified in the Inspector-editable arrays and adds them to the inventory object on its gameobject
public AddItems ( ) : void
Résultat void

Property Details

ItemObjects public_oe property

public Items[], ItemObjects
Résultat Items[],