void IMySceneComponent.Unload() { Static = null; }
void IMySceneComponent.Load() { Static = new MyCubeGridGroups(); }