Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Server
SkillHandlers
ArmsLore.InternalTarget
C# Class Server.SkillHandlers.ArmsLore.InternalTarget
Inheritance:
Server.Targeting.Target
,
IAction
Show file
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
InternalTarget
( ) :
System
Protected Methods
Method
Description
OnTarget
(
Mobile
from
,
object
targeted
) :
void
Method Details
InternalTarget()
public
method
public
InternalTarget
( ) :
System
return
System
OnTarget()
protected
method
protected
OnTarget
(
Mobile
from
,
object
targeted
) :
void
from
Mobile
targeted
object
return
void