Click or drag to resize
IMyCubeBlockOnRegisteredToGridSystems Method

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

Called at the end of registration from grid systems (after block has been registered).

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void OnRegisteredToGridSystems()
See Also