Simplify Feature loading code #97
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
There's certain inefficiencies in the feature loading that requires a lot of duplicated code.
skyrim-community-shaders/src/Menu.cpp
Lines 307 to 311 in edb6328
At least for the loading section, we could require all features implement a function to call (could be blank). So
DataLoaded
,PostPostLoad
, etc.The text was updated successfully, but these errors were encountered: