GetPublicTitlte on LCDs empty
Outdated
Hi,
After save load or when new LCD placed, GetPublicTitle() returns empty string until player do any edit on title.
To reproduce, place LCD with name "LCD Panel", then in PB:
var t = this.GridTerminalSystem.GetBlockWithName("LCD Panel") as IMyTextPanel; Echo(t.GetPublicTitle() + t.GetPublicTitle().Length);
Now says 0.
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!