Files
UnrealEngineUWP/Engine/Source/Developer/Settings
ross smith 0d3bed091c ISettingsModule : Add OnContainerAdded() delegate
Previously, there was no way to observe the addition of new containers to a settings module.  The current implementation never removes containers ( although they can be empty ) so there is no need for an OnContainerRemoved delegate at this time.

#rb ronald.koppers

[CL 35429449 by ross smith in ue5-main branch]
2024-08-09 13:47:38 -04:00
..