C# 클래스 RevealSceneMessage, d3Protocol2LUA

파일 보기 프로젝트 열기: d3protocol/d3Protocol2LUA

공개 프로퍼티들

프로퍼티 타입 설명
Field0 int
Field1 SceneSpecification,
Field2 int
Field4 PRTransform,
Field5 int
snoScene int
snoSceneGroup int

공개 메소드들

메소드 설명
Encode ( GameBitBuffer buffer ) : void
Parse ( GameBitBuffer buffer ) : void

메소드 상세

Encode() 공개 메소드

public Encode ( GameBitBuffer buffer ) : void
buffer GameBitBuffer
리턴 void

Parse() 공개 메소드

public Parse ( GameBitBuffer buffer ) : void
buffer GameBitBuffer
리턴 void

프로퍼티 상세

Field0 공개적으로 프로퍼티

public int Field0
리턴 int

Field1 공개적으로 프로퍼티

public SceneSpecification, Field1
리턴 SceneSpecification,

Field2 공개적으로 프로퍼티

public int Field2
리턴 int

Field4 공개적으로 프로퍼티

public PRTransform, Field4
리턴 PRTransform,

Field5 공개적으로 프로퍼티

public int Field5
리턴 int

snoScene 공개적으로 프로퍼티

public int snoScene
리턴 int

snoSceneGroup 공개적으로 프로퍼티

public int snoSceneGroup
리턴 int