Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Server
Spells
Seventh
ChainLightningSpell.InternalTarget
C# 클래스 Server.Spells.Seventh.ChainLightningSpell.InternalTarget
상속:
Server.Targeting.Target
파일 보기
프로젝트 열기: Grimoric/RunUO.T2A
공개 메소드들
메소드
설명
InternalTarget
(
ChainLightningSpell
owner
) :
System.Collections.Generic
보호된 메소드들
메소드
설명
OnTarget
(
Mobile
from
,
object
o
) :
void
OnTargetFinish
(
Mobile
from
) :
void
메소드 상세
InternalTarget()
공개
메소드
public
InternalTarget
(
ChainLightningSpell
owner
) :
System.Collections.Generic
owner
ChainLightningSpell
리턴
System.Collections.Generic
OnTarget()
보호된
메소드
protected
OnTarget
(
Mobile
from
,
object
o
) :
void
from
Mobile
o
object
리턴
void
OnTargetFinish()
보호된
메소드
protected
OnTargetFinish
(
Mobile
from
) :
void
from
Mobile
리턴
void