C# Class WarTornLands.Entities.Modules.Die.IncreaseCounterOnDeath

Inheritance: BaseModule, IDieModule
ファイルを表示 Open project: floAr/WarTornLands

Public Methods

Method Description
Die ( ) : void
IncreaseCounterOnDeath ( String counterIdentifier, IDieModule dieModule ) : System

Method Details

Die() public method

public Die ( ) : void
return void

IncreaseCounterOnDeath() public method

public IncreaseCounterOnDeath ( String counterIdentifier, IDieModule dieModule ) : System
counterIdentifier String
dieModule IDieModule
return System