Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Unreal
IO
Packet
C# Class Unreal.IO.Packet
Mostrar archivo
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_oe property
public
int
AckId
return
int
ChIndex
public_oe property
public
int
ChIndex
return
int
Command
public_oe property
public
String
Command
return
String
Id
public_oe property
public
int
Id
return
int
Open
public_oe property
public
bool
Open
return
bool