C# Class Unreal.IO.Packet

Datei anzeigen 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