Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Server
FileQueue.Chunk
C# 클래스 Server.FileQueue.Chunk
파일 보기
프로젝트 열기: Grimoric/RunUO.T2A
1 사용 예제들
공개 메소드들
메소드
설명
Chunk
(
FileQueue
owner
,
int
slot
,
byte
buffer
,
int
offset
,
int
size
) :
System
Commit
( ) :
void
메소드 상세
Chunk()
공개
메소드
public
Chunk
(
FileQueue
owner
,
int
slot
,
byte
buffer
,
int
offset
,
int
size
) :
System
owner
FileQueue
slot
int
buffer
byte
offset
int
size
int
리턴
System
Commit()
공개
메소드
public
Commit
( ) :
void
리턴
void