1.193.019 - IMySafeZoneBlock is using ModAPI interface and not Ingame interface
Outdated
Secondary issue with IMySafeZoneBlock discovered during the research of the issue of null data occurring in the IMySafeZoneBlock DetailedInfo.
IMySafeZoneBlock is using the ModAPI interface and NOT the ingame interface. Code has issues compiling when attempting to call code
"IMySafeZoneBlock".CubeGrid
and must be circumvented with
((IMyTerminalBlock)"IMySafeZoneBlock").CubeGrid
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!