C# Class Mooege.Core.GS.Powers.Implementations.StormArmor.TeslaBuff

Inheritance: PowerBuff
显示文件 Open project: mdz444/mooege

Public Methods

Method Description
Apply ( ) : bool
Init ( ) : void
Remove ( ) : void
Update ( ) : bool

Method Details

Apply() public method

public Apply ( ) : bool
return bool

Init() public method

public Init ( ) : void
return void

Remove() public method

public Remove ( ) : void
return void

Update() public method

public Update ( ) : bool
return bool