1.193.019 - IMySafeZoneBlock is using ModAPI interface and not Ingame interface

Jouster500 shared this bug 4 years ago
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

Replies (1)

photo
1

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

Leave a Comment
 
Attach a file