I might be missing it, but currently there doesn't seem to be a way to toggle the "provide materials to other platforms" checkbox on space platforms/hubs by script.
The BlueprintEntity has a `providing_to_other_platforms`, I'd like to request a similar read/write attribute for either LuaEntity or LuaSpacePlatform.
Side note:
I initially searched the API for "provide"/"provides" before checking how it's stored in the BlueprintEntity. I guess "providing" makes sense because it's a continuous action the hub is doing. Looking through current booleans there might be some inconsistencies when present simple, present continuous (with and without `is_`) or the imperative is used. But I'm not a native speaker, might be missing something.
LuaEntity.provides_to_other_platforms
-
LeonSkills
- Inserter

- Posts: 32
- Joined: Mon Feb 11, 2019 12:37 pm
- Contact:
Re: LuaEntity.provides_to_other_platforms
Ok. I've added this for the next release.
If you want to get ahold of me I'm almost always on Discord.
