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
Commands
Generic
TargetCommands
C# Class Server.Commands.Generic.TargetCommands
Datei anzeigen
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
Initialize
( ) :
void
Register
(
Server.Commands.Generic.BaseCommand
command
) :
void
Method Details
Initialize()
public
static
method
public
static
Initialize
( ) :
void
return
void
Register()
public
static
method
public
static
Register
(
Server.Commands.Generic.BaseCommand
command
) :
void
command
Server.Commands.Generic.BaseCommand
return
void