C# Class NetProto.Proto.seed_info

Inheritance: NetBase
Afficher le fichier Open project: en/libunity Class Usage Examples

Méthodes publiques

Свойство Type Description
client_receive_seed System.Int32
client_send_seed System.Int32

Méthodes publiques

Méthode Description
Pack ( ByteArray w ) : void
UnPack ( ByteArray reader ) : seed_info

Method Details

Pack() public méthode

public Pack ( ByteArray w ) : void
w ByteArray
Résultat void

UnPack() public static méthode

public static UnPack ( ByteArray reader ) : seed_info
reader ByteArray
Résultat seed_info

Property Details

client_receive_seed public_oe property

public Int32,System client_receive_seed
Résultat System.Int32

client_send_seed public_oe property

public Int32,System client_send_seed
Résultat System.Int32