IOrganismWorldBoundaryWorldWidth Property |
Returns the width 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 WorldWidth As Integer
Get
property int WorldWidth {
int get ();
}
abstract WorldWidth : int with get
Property Value
Type:
Int32
See Also