Skip to content

Conversation

@RebeccaStevens
Copy link

@RebeccaStevens RebeccaStevens commented Oct 24, 2025

The new USMLIntValueSelector extends the existing UFGUserSetting_IntSelector adding the ability for users to specify an enum to auto populate the values.

The new properties added only exist in the editor so there is minimal overhead and places for things to go wrong.

Known issue: If the enum is edited after being assigned to the selector, the values in the selector will not automatically update with the enum's new values.

Possible alternative: These changes could be put directly into the base UFGUserSetting_IntSelector class instead of a new class that extends it.

The new `USMLIntValueSelector` extends the existing `UFGUserSetting_IntSelector` adding the ability
for users to specify an enum to auto populate the values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant