C# Class Azmyth.Assets.ItemType

Datei anzeigen Open project: GalacticSoft/Azmyth

Public Properties

Property Type Description
ItemClass ItemClass
Materials MaterialClass[]
Names string
Ranged bool
WearLocation WearLocation

Property Details

ItemClass public_oe property

public ItemClass ItemClass
return ItemClass

Materials public_oe property

public MaterialClass[] Materials
return MaterialClass[]

Names public_oe property

public string Names
return string

Ranged public_oe property

public bool Ranged
return bool

WearLocation public_oe property

public WearLocation WearLocation
return WearLocation