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
Mooege
Core
GS
Powers
Implementations
WizardRayOfFrost
C# Class Mooege.Core.GS.Powers.Implementations.WizardRayOfFrost
Inheritance:
ChanneledSkill
显示文件
Open project: mdz444/mooege
Public Methods
Method
Description
Main
( ) :
IEnumerable
OnChannelClose
( ) :
void
OnChannelOpen
( ) :
void
OnChannelUpdated
( ) :
void
Private Methods
Method
Description
_calcBeamEnd
(
float
length
) :
Mooege.Core.GS.Common.Types.Math.Vector3D
Method Details
Main()
public
method
public
Main
( ) :
IEnumerable
return
IEnumerable
OnChannelClose()
public
method
public
OnChannelClose
( ) :
void
return
void
OnChannelOpen()
public
method
public
OnChannelOpen
( ) :
void
return
void
OnChannelUpdated()
public
method
public
OnChannelUpdated
( ) :
void
return
void