IMyCubeBlockOnRemovedByCubeBuilder Method |
[This is preliminary documentation and is subject to change.]
Method called when user removes a cube block from grid. Useful when block
has to remove some other attached block (like motors).
Namespace: VRage.Game.ModAPIAssembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax void OnRemovedByCubeBuilder()
See Also