Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Unreal
IO
Packet
C# Class Unreal.IO.Packet
Show file
Open project: fiki574/rAPB
Class Usage Examples
Public Properties
Property
Type
Description
AckId
int
ChIndex
int
Command
String
Id
int
Open
bool
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
AckId
public property
public
int
AckId
return
int
ChIndex
public property
public
int
ChIndex
return
int
Command
public property
public
String
Command
return
String
Id
public property
public
int
Id
return
int
Open
public property
public
bool
Open
return
bool