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

UnityEngine.UIElements.IntegerField compile error #63

Open
vkensou opened this issue Mar 31, 2023 · 0 comments
Open

UnityEngine.UIElements.IntegerField compile error #63

vkensou opened this issue Mar 31, 2023 · 0 comments

Comments

@vkensou
Copy link

vkensou commented Mar 31, 2023

var indexField = new UnityEngine.UIElements.IntegerField { label = "index", value = foreachNode.index };

var countField = new UnityEngine.UIElements.IntegerField { label = "count", value = foreachNode.count };

Does there have compile errors?
I'm in 2021.3.19. Unity don't have in UnityEngine.UIElements.IntegerField. It is UnityEditor.UIElements.IntegerField

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

No branches or pull requests

1 participant