Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Blaze
Server
UserAddedNotification
C# Class Blaze.Server.UserAddedNotification
Show file
Open project: sebastian-malek/blaze-server
Class Usage Examples
Public Methods
Method
Description
Notify
(
Client
client
,
ulong
userID
,
string
userName
) :
void
Method Details
Notify()
public
static
method
public
static
Notify
(
Client
client
,
ulong
userID
,
string
userName
) :
void
client
Client
userID
ulong
userName
string
return
void