C# Class fBaseXtensions.Stats.LootStats

Tracking of Loot Specific actions taken
Exibir arquivo Open project: herbfunk/Funky Class Usage Examples

Public Methods

Method Description
LootStats ( ) : System
Merge ( LootStats other ) : void
ToString ( ) : string

Method Details

LootStats() public method

public LootStats ( ) : System
return System

Merge() public method

public Merge ( LootStats other ) : void
other LootStats
return void

ToString() public method

public ToString ( ) : string
return string