IMyBroadcastController does not have its unique properties or actions
Submitted
The IMyBroadcastController interface is missing the properties and actions that are unique to it, and only has its inherited members. This prevents players from interfacing with it through the Programmable Block.
The Actions and Properties do exist to the code - I was able to output its unique properties and actions through the use of GetProperties and GetActions, so they are visible to players; however, due to how MemorySafeStringBuilder was implemented in the code, I am unable to set (and possibly get) the values for the Message# properties.
Please make these actions and properties part of the IMyBroadcastController Interface.
This may be the same as another bug report.
https://support.keenswh.com/spaceengineers/pc/topic/47781-call-to-imyterminalblock-setvaluestring-propertyid-memorysafestringbuilder-value-crashes-script
Suggestion to use the <Stringbuilder> type instead of nothing.
This may be the same as another bug report.
https://support.keenswh.com/spaceengineers/pc/topic/47781-call-to-imyterminalblock-setvaluestring-propertyid-memorysafestringbuilder-value-crashes-script
Suggestion to use the <Stringbuilder> type instead of nothing.
Replies have been locked on this page!