Click or drag to resize
IMyCubeBlockReloadDetectors Method

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

Reloads detectors (interactive objects) in model

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void ReloadDetectors(
	bool refreshNetworks = true
)

Parameters

refreshNetworks (Optional)
Type: SystemBoolean
ie conweyor network
See Also