C# Class Sol.EquipableItem

Inheritance: Item
Datei anzeigen Open project: Stumpstump/RoverGame Class Usage Examples

Public Properties

Property Type Description
componentType RoverComponent.ComponentType
equipmentColor UnityEngine.Color

Property Details

componentType public_oe property

public RoverComponent.ComponentType componentType
return RoverComponent.ComponentType

equipmentColor public_oe property

public Color,UnityEngine equipmentColor
return UnityEngine.Color