C# Class Azmyth.Assets.ItemType

Show file Open project: GalacticSoft/Azmyth

Public Properties

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

Property Details

ItemClass public property

public ItemClass ItemClass
return ItemClass

Materials public property

public MaterialClass[] Materials
return MaterialClass[]

Names public property

public string Names
return string

Ranged public property

public bool Ranged
return bool

WearLocation public property

public WearLocation WearLocation
return WearLocation