Is there any way to import a mod in Visual Studio so i can get an instance of the implemented blocks?
I'm currently getting my data parsing the IMyTerminalBlock#DetailedInfo property.
I really don't like the idea of parsing several Strings every so many ticks.
Any help would be appreciated ^^
I'm currently getting my data parsing the IMyTerminalBlock#DetailedInfo property.
I really don't like the idea of parsing several Strings every so many ticks.
Any help would be appreciated ^^