C# Class GameBase.Network.Internal.LEGIONINFO

显示文件 Open project: dream-young-soul/soul Class Usage Examples

Public Properties

Property Type Description
list_item List
mParam ushort

Public Methods

Method Description
Create ( byte msg ) : void
GetBuffer ( ) : byte[]
LEGIONINFO ( ) : System

Method Details

Create() public method

public Create ( byte msg ) : void
msg byte
return void

GetBuffer() public method

public GetBuffer ( ) : byte[]
return byte[]

LEGIONINFO() public method

public LEGIONINFO ( ) : System
return System

Property Details

list_item public_oe property

public List list_item
return List

mParam public_oe property

public ushort mParam
return ushort