Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Server
Misc
CharacterCreation.BadStartMessage
C# Class Server.Misc.CharacterCreation.BadStartMessage
Inheritance:
Timer
Datei anzeigen
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
BadStartMessage
(
Mobile
m
,
int
message
) :
System
Protected Methods
Method
Description
OnTick
( ) :
void
Method Details
BadStartMessage()
public
method
public
BadStartMessage
(
Mobile
m
,
int
message
) :
System
m
Mobile
message
int
return
System
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void