C# 클래스 GameBase.Network.Internal.OpenMapSession

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

공개 프로퍼티들

프로퍼티 타입 설명
mParam ushort
mType byte
text String

공개 메소드들

메소드 설명
GetBuff ( ) : byte[]
OpenMapSession ( ) : System

메소드 상세

GetBuff() 공개 메소드

public GetBuff ( ) : byte[]
리턴 byte[]

OpenMapSession() 공개 메소드

public OpenMapSession ( ) : System
리턴 System

프로퍼티 상세

mParam 공개적으로 프로퍼티

public ushort mParam
리턴 ushort

mType 공개적으로 프로퍼티

public byte mType
리턴 byte

text 공개적으로 프로퍼티

public String text
리턴 String