Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Server
Commands
Add.AddTarget
C# Class Server.Commands.Add.AddTarget
Inheritance:
Server.Targeting.Target
显示文件
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
AddTarget
(
string
args
) :
System
Protected Methods
Method
Description
OnTarget
(
Mobile
from
,
object
o
) :
void
Method Details
AddTarget()
public
method
public
AddTarget
(
string
args
) :
System
args
string
return
System
OnTarget()
protected
method
protected
OnTarget
(
Mobile
from
,
object
o
) :
void
from
Mobile
o
object
return
void