Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Server
Commands
Add.AddTarget
C# Class Server.Commands.Add.AddTarget
Inheritance:
Server.Targeting.Target
Afficher le fichier
Open project: Grimoric/RunUO.T2A
Méthodes publiques
Méthode
Description
AddTarget
(
string
args
) :
System
Méthodes protégées
Méthode
Description
OnTarget
(
Mobile
from
,
object
o
) :
void
Method Details
AddTarget()
public
méthode
public
AddTarget
(
string
args
) :
System
args
string
Résultat
System
OnTarget()
protected
méthode
protected
OnTarget
(
Mobile
from
,
object
o
) :
void
from
Mobile
o
object
Résultat
void