C# 클래스 MapServer.IDManager

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
eudemon_start_id uint

공개 메소드들

메소드 설명
CreateEudemonCard ( ) : int
CreateId ( ) : uint
CreateTypeId ( byte type ) : uint
GetEudemonWuxing ( ) : int
RecoveryTypeID ( uint id, byte type ) : void

메소드 상세

CreateEudemonCard() 공개 정적인 메소드

public static CreateEudemonCard ( ) : int
리턴 int

CreateId() 공개 정적인 메소드

public static CreateId ( ) : uint
리턴 uint

CreateTypeId() 공개 정적인 메소드

public static CreateTypeId ( byte type ) : uint
type byte
리턴 uint

GetEudemonWuxing() 공개 정적인 메소드

public static GetEudemonWuxing ( ) : int
리턴 int

RecoveryTypeID() 공개 정적인 메소드

public static RecoveryTypeID ( uint id, byte type ) : void
id uint
type byte
리턴 void

프로퍼티 상세

eudemon_start_id 공개적으로 정적으로 프로퍼티

public static uint eudemon_start_id
리턴 uint