Property | Type | Description | |
---|---|---|---|
ProtectPasswords | PasswordProtection |
Method | Description | |
---|---|---|
CanCreate ( |
||
CheckAccount ( Server.Mobile mobCheck, Server.Mobile accCheck ) : bool | ||
EventSink_AccountLogin ( |
||
EventSink_GameLogin ( |
||
Initialize ( ) : void |
Method | Description | |
---|---|---|
CreateAccount ( Server.Network.NetState state, string un, string pw ) : Account | ||
EventSink_DeleteRequest ( |
||
IsForbiddenChar ( char c ) : bool | ||
Password_OnCommand ( Server.CommandEventArgs e ) : void |
public static CanCreate ( |
||
ip | ||
return | bool |
public static CheckAccount ( Server.Mobile mobCheck, Server.Mobile accCheck ) : bool | ||
mobCheck | Server.Mobile | |
accCheck | Server.Mobile | |
return | bool |
public static EventSink_AccountLogin ( |
||
e | ||
return | void |
public static EventSink_GameLogin ( |
||
e | ||
return | void |