C# Class Blaze.Server.UserSessionExtendedDataUpdateNotification

Afficher le fichier Open project: sebastian-malek/blaze-server

Méthodes publiques

Méthode Description
Notify ( Client client, bool ulst = false, bool joining = false ) : void

Method Details

Notify() public static méthode

public static Notify ( Client client, bool ulst = false, bool joining = false ) : void
client Client
ulst bool
joining bool
Résultat void