C# Class Mooege.Core.GS.Powers.Implementations.IceArmor.BonusStackEffect

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

Public Methods

Method Description
Init ( ) : void
OnPayload ( Mooege.Core.GS.Powers.Payloads.Payload payload ) : void
Remove ( ) : void
Stack ( Buff buff ) : bool

Private Methods

Method Description
_AddArmor ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

OnPayload() public method

public OnPayload ( Mooege.Core.GS.Powers.Payloads.Payload payload ) : void
payload Mooege.Core.GS.Powers.Payloads.Payload
return void

Remove() public method

public Remove ( ) : void
return void

Stack() public method

public Stack ( Buff buff ) : bool
buff Buff
return bool