Skip to content

Groups.md

cfloutier edited this page Apr 29, 2024 · 4 revisions

Foldouts

image

Foldouts are standard foldout but

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

  • the K2FoldoutGroup 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 and reload of the UIBuilder.

image

Groups

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

image

class : .group

Clone this wiki locally