C# Class CustomMonsters.CustomMonsterType

Exibir arquivo Open project: vharonftw/Custom-Monsters-Plugin--Tshock- Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CustomMonsterType ( string name = "", int basetype = 1 ) : System

Method Details

CustomMonsterType() public method

public CustomMonsterType ( string name = "", int basetype = 1 ) : System
name string
basetype int
return System