Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide elements based on profile's GameVersion #68

Open
NotCoffee418 opened this issue Jan 2, 2020 · 0 comments
Open

Hide elements based on profile's GameVersion #68

NotCoffee418 opened this issue Jan 2, 2020 · 0 comments

Comments

@NotCoffee418
Copy link
Owner

NotCoffee418 commented Jan 2, 2020

eg. gems don't exist in 1.12. Hide it from the UI if profile doesn't support it.
Use ActiveProfileChangedEvent on each relevant creation page and check the profile's GameVersion to do so.

EDIT: Hide these using Profile.Active.VisibileIfKeyDefined() instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant