C# 클래스 SagaDB.Items.Weapon

파일 보기 프로젝트 열기: Willyham/SagaRO2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
U1 byte
active byte
augeSkillID uint
durability ushort
exp uint
level byte
name string
stones uint[]
type ushort

프로퍼티 상세

U1 공개적으로 프로퍼티

public byte U1
리턴 byte

active 공개적으로 프로퍼티

public byte active
리턴 byte

augeSkillID 공개적으로 프로퍼티

public uint augeSkillID
리턴 uint

durability 공개적으로 프로퍼티

public ushort durability
리턴 ushort

exp 공개적으로 프로퍼티

public uint exp
리턴 uint

level 공개적으로 프로퍼티

public byte level
리턴 byte

name 공개적으로 프로퍼티

public string name
리턴 string

stones 공개적으로 프로퍼티

public uint[] stones
리턴 uint[]

type 공개적으로 프로퍼티

public ushort type
리턴 ushort