Skip to content

Groups.md

cfloutier edited this page Apr 15, 2024 · 4 revisions

Foldouts

image

Foldouts are standard foldout but

  • the uss class has been overloaded to fit the style .unity-foldout

  • the ExFoldoutGroup Control can be added to gather foldouts and ensure that only one is opened at a time

adds standard Foldouts as direct childs

image

setup the default opened index with the attribute "Opened Index". It will be opened in the UIBuilder and on start up.

image

Groups

groups are just used to gather Visual Elements and defines a label

image

class : .group

Clone this wiki locally