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
Fourth
GreaterHealSpell
C# 클래스 Server.Spells.Fourth.GreaterHealSpell
상속:
MagerySpell
파일 보기
프로젝트 열기: Grimoric/RunUO.T2A
1 사용 예제들
공개 메소드들
메소드
설명
GreaterHealSpell
(
Mobile
caster
,
Item
scroll
) :
Server.Targeting
OnCast
( ) :
void
Target
(
Mobile
m
) :
void
메소드 상세
GreaterHealSpell()
공개
메소드
public
GreaterHealSpell
(
Mobile
caster
,
Item
scroll
) :
Server.Targeting
caster
Mobile
scroll
Item
리턴
Server.Targeting
OnCast()
공개
메소드
public
OnCast
( ) :
void
리턴
void
Target()
공개
메소드
public
Target
(
Mobile
m
) :
void
m
Mobile
리턴
void