Very much struggling to get started with the UIElements/UI Builder.
More specifically, very unsure of how to call a toggle or really any element found in the component.This is the UI element I have built out.
I have watched and read through as many videos and pages as possible, but have been unable to find a resource or post on how to “public override VisualElement CreateInspectorGUI()” for a struct or class.
Yes, I have been to and reviewed these pages and video several times over.
Because there are very few examples out there, I have been unable to glean how to call or set a bool. The attributes/syntax(?) over on this page is wildly confusing and I can’t follow it.
Are there any other guides or information out there? I have tried to find help in several different places only to be pointed to the links you have posted above.
Unfortunately we are completely stuck and haven’t moved in days because we can’t wrap our head around the limited documentation that is out there.