Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DarkEmu_GameServer
Function
Items
C# 클래스 DarkEmu_GameServer.Function.Items
파일 보기
프로젝트 열기: CarlosX/DarkEmu
공개 메소드들
메소드
설명
PrivateItemPacket
(
PacketWriter
Writer
,
int
id
,
byte
max
,
byte
avatar
,
bool
mspawn
) :
void
RandomPlusValue
( ) :
byte
RandomStatValue
( ) :
byte
메소드 상세
PrivateItemPacket()
공개
정적인
메소드
public
static
PrivateItemPacket
(
PacketWriter
Writer
,
int
id
,
byte
max
,
byte
avatar
,
bool
mspawn
) :
void
Writer
Framework.PacketWriter
id
int
max
byte
avatar
byte
mspawn
bool
리턴
void
RandomPlusValue()
공개
정적인
메소드
public
static
RandomPlusValue
( ) :
byte
리턴
byte
RandomStatValue()
공개
정적인
메소드
public
static
RandomStatValue
( ) :
byte
리턴
byte