Page MenuHomeFeedback Tracker

Make GetProtectionLevelEx none static
New, UrgentPublic

Description

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.

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 10
Category
General
Steps To Reproduce
  1. Mod GetProtectionLevelEx.
  2. Mod GetProtectionLevelEx with another mod.
  3. Break compatibility
Additional Information

static functions are bad for modding

Event Timeline