Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SteamKit2
Internal
MsgGCHdr
C# 클래스 SteamKit2.Internal.MsgGCHdr
상속:
IGCSerializableHeader
파일 보기
프로젝트 열기: Top-Cat/SteamBot
1 사용 예제들
공개 메소드들
메소드
설명
Deserialize
(
Stream
stream
) :
void
MsgGCHdr
( ) :
System
Serialize
(
Stream
stream
) :
void
SetEMsg
(
uint
msg
) :
void
메소드 상세
Deserialize()
공개
메소드
public
Deserialize
(
Stream
stream
) :
void
stream
Stream
리턴
void
MsgGCHdr()
공개
메소드
public
MsgGCHdr
( ) :
System
리턴
System
Serialize()
공개
메소드
public
Serialize
(
Stream
stream
) :
void
stream
Stream
리턴
void
SetEMsg()
공개
메소드
public
SetEMsg
(
uint
msg
) :
void
msg
uint
리턴
void