C# 클래스 GameStruct.RoleStatus

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

공개 프로퍼티들

프로퍼티 타입 설명
nLastTick int
nStatus int
nTime int

공개 메소드들

메소드 설명
RoleStatus ( ) : System

메소드 상세

RoleStatus() 공개 메소드

public RoleStatus ( ) : System
리턴 System

프로퍼티 상세

nLastTick 공개적으로 프로퍼티

public int nLastTick
리턴 int

nStatus 공개적으로 프로퍼티

public int nStatus
리턴 int

nTime 공개적으로 프로퍼티

public int nTime
리턴 int