C# Class CustomMonsters.RegionAndRate

Mostrar archivo Open project: vharonftw/Custom-Monsters-Plugin--Tshock-

Public Methods

Method Description
RegionAndRate ( Region spawnregion, int spawnrate, int maxspawns = 5, int spawnchance = 1, bool staticspawnrate = false ) : System

Method Details

RegionAndRate() public method

public RegionAndRate ( Region spawnregion, int spawnrate, int maxspawns = 5, int spawnchance = 1, bool staticspawnrate = false ) : System
spawnregion Region
spawnrate int
maxspawns int
spawnchance int
staticspawnrate bool
return System