EngineSettingsMaxMatureSize Field |
Represents the largest possible value that can be placed
into the MatureSize attribute. No creature may grow to
be larger 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 MaxMatureSize
Public Const MaxMatureSize As Integer
public:
literal int MaxMatureSize
static val mutable MaxMatureSize: int
Field Value
Type:
Int32
See Also