EngineSettingsMinMatureSize Field |
Represents the smallest possible value that can be placed
into the MatureSize attribute. No creature may grow to
maturity and still be smaller than this constant.
Namespace: Terrarium.Sdk.Classes.EngineAssembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic const int MinMatureSize
Public Const MinMatureSize As Integer
public:
literal int MinMatureSize
static val mutable MinMatureSize: int
Field Value
Type:
Int32
See Also