C# Class SteamTransport, INVASION

Inheritance: Transport
Afficher le fichier Open project: ErrorNullReference/INVASION

Méthodes publiques

Méthode Description
Init ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Private Methods

Méthode Description
ReceivePacketAudioCommand ( Array, data, uint dataLength, CSteamID, sender ) : void
ReceivePacketMuteMsgCommand ( Array, data, uint dataLength, CSteamID, sender ) : void
SendAll ( Array, data, int startIndex, int length, List, receiversIds ) : void
SendMsg ( ulong targetID, bool isTargetMutedByLocal ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void