C# 클래스 Azmyth.Assets.ItemType

파일 보기 프로젝트 열기: GalacticSoft/Azmyth

공개 프로퍼티들

프로퍼티 타입 설명
ItemClass ItemClass
Materials MaterialClass[]
Names string
Ranged bool
WearLocation WearLocation

프로퍼티 상세

ItemClass 공개적으로 프로퍼티

public ItemClass ItemClass
리턴 ItemClass

Materials 공개적으로 프로퍼티

public MaterialClass[] Materials
리턴 MaterialClass[]

Names 공개적으로 프로퍼티

public string Names
리턴 string

Ranged 공개적으로 프로퍼티

public bool Ranged
리턴 bool

WearLocation 공개적으로 프로퍼티

public WearLocation WearLocation
리턴 WearLocation