NetworkClient

Afficher les obsolètes
création impossible
service
non répliqué

This service is responsible for connecting a client to a server.

Résumé

Méthodes

Méthodes hérités de NetworkPeer

Évènements

Propriétés

Méthodes

Évènements

ConnectionAccepted

Fired when the client successfully connects to a server. Returns a string showing the server's IP and Port, and the client's ClientReplicator.

Paramètres

peer: string
replicator: Instance

ConnectionFailed

Fired if the client fails to connect to the server.

Paramètres

peer: string
code: number
reason: string