C# 클래스 ImaginationServer.World.Replica.Components.RenderComponent

상속: ReplicaComponent
파일 보기 프로젝트 열기: Miclebrick/Imagination-Server 1 사용 예제들

공개 메소드들

메소드 설명
GetComponentId ( ) : uint
WriteToPacket ( WBitStream bitStream, ReplicaPacketType type ) : void

메소드 상세

GetComponentId() 공개 메소드

public GetComponentId ( ) : uint
리턴 uint

WriteToPacket() 공개 메소드

public WriteToPacket ( WBitStream bitStream, ReplicaPacketType type ) : void
bitStream WBitStream
type ReplicaPacketType
리턴 void