GetProtectionLevelEx from PluginTransmissionAgents being static makes it horrible to mod it without causing mod conflicts
It is the essential function to get the protection for an item on slot for the new contamination zones - therefore it should be possible to mod it in a good way.
Description
Description
Details
Details
- Severity
- Feature
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10
- Category
- General
Steps To Reproduce
- Mod GetProtectionLevelEx.
- Mod GetProtectionLevelEx with another mod.
- Break compatibility
Additional Information
static functions are bad for modding