C# 클래스 GameStruct.RoleMagicInfo

파일 보기 프로젝트 열기: dream-young-soul/soul

공개 프로퍼티들

프로퍼티 타입 설명
exp uint
id int
level byte
magicid uint

공개 메소드들

메소드 설명
RoleMagicInfo ( ) : System

메소드 상세

RoleMagicInfo() 공개 메소드

public RoleMagicInfo ( ) : System
리턴 System

프로퍼티 상세

exp 공개적으로 프로퍼티

public uint exp
리턴 uint

id 공개적으로 프로퍼티

public int id
리턴 int

level 공개적으로 프로퍼티

public byte level
리턴 byte

magicid 공개적으로 프로퍼티

public uint magicid
리턴 uint