C# 클래스 Uchu.World.RacingControlComponent

상속: Uchu.World.ScriptedActivityComponent
파일 보기 프로젝트 열기: UchuServer/Uchu

공개 메소드들

메소드 설명
Construct ( BitWriter writer ) : void
Serialize ( BitWriter writer ) : void

메소드 상세

Construct() 공개 메소드

public Construct ( BitWriter writer ) : void
writer BitWriter
리턴 void

Serialize() 공개 메소드

public Serialize ( BitWriter writer ) : void
writer BitWriter
리턴 void