IOrganismWorldBoundaryWorldHeight Property |
Returns the height of the world in game units (pixels).
Namespace: Terrarium.Sdk.InterfacesAssembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
SyntaxReadOnly Property WorldHeight As Integer
Get
property int WorldHeight {
int get ();
}
abstract WorldHeight : int with get
Property Value
Type:
Int32
See Also