C# Class Network.Packets.RegisterPacket

Inheritance: UserPacket
Afficher le fichier Open project: osROSE/UnityRose

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RegisterPacket ( ) : System.Collections
RegisterPacket ( string username, string email, string password ) : System.Collections

Method Details

RegisterPacket() public méthode

public RegisterPacket ( ) : System.Collections
Résultat System.Collections

RegisterPacket() public méthode

public RegisterPacket ( string username, string email, string password ) : System.Collections
username string
email string
password string
Résultat System.Collections