C# Class ChaosMod.Commands.UnlockAbility

Enable exploding punches for 20 seconds.
Inheritance: Command
Datei anzeigen Open project: udoprog/ChaosMod

Public Methods

Method Description
Handle ( Chaos mod, String from, IEnumerable rest ) : void

Method Details

Handle() public method

public Handle ( Chaos mod, String from, IEnumerable rest ) : void
mod Chaos
from String
rest IEnumerable
return void