For the complete documentation index, see llms.txt. This page is also available as Markdown.

Decorate the reveal list

You can add some special elements to the reveal list that are not exactly a "revealed" item from the underlying Prefab, but rather, their purpose is to make the reveal list more understandable.

There are three types of elements of this kind: Headers, Comments and Separators, and they can be added by just clicking the + button on the reveal list:

Creates a bold label, very much like the [Header] attribute does. However, this is independent from any property so it can be moved anywhere in the reveal list, to create grouping.

Comment

Creates an Help Box (i.e. the box with the little balloon icon on the left, and a text message) with the comment inside it.

Separator

Adds an horizontal line, meant to create separation.

Last updated