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