Click or drag to resize
IMyCubeBuilderStartNewGridPlacement Method

[This is preliminary documentation and is subject to change.]

Creates new grid

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void StartNewGridPlacement(
	MyCubeSize cubeSize,
	bool isStatic
)

Parameters

cubeSize
Type: MyCubeSize
Grid size
isStatic
Type: SystemBoolean
Station = static
See Also