IMyCubeBlockCheckConnectionAllowed Property |
[This is preliminary documentation and is subject to change.]
Whether the grid should call the ConnectionAllowed method for this block
(ConnectionAllowed checks mount points and other per-block requirements)
Namespace: VRage.Game.ModAPIAssembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax bool CheckConnectionAllowed { get; set; }
Property Value
Type:
Boolean[Missing <value> documentation for "P:VRage.Game.ModAPI.IMyCubeBlock.CheckConnectionAllowed"]
Implements
IMyCubeBlockCheckConnectionAllowedSee Also