Type:SubsettingGetter

From Resonite Wiki
Revision as of 22:06, 7 April 2025 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Subsetting Getter is a sync delegate that can get a setting from a list of setting elements for specific settings.

It's identity is: Func`2<String, SyncObject>

which translates to a method that takes a string to find a setting and returns the setting matching that string. The string provided is known as a key.