Skip to content

LogicDriverConditionalElementsEntry

Class Documentation

Edit documentation

A group of UI elements shown or hidden together by one bool driver, inside a LogicDriverViewEntry. Entries nest: the two unnamed lists (0xa5aef118, 0xa606adb5) hold child entries, so element groups can form a condition tree.

A per-element meter is the typical use - in the shipped Soul Fighter Sett overlay each grit pip is one entry, gated by a FloatComparisonMaterialDriver against the current grit count.

Properties

ConditionalElements

List2<Hash> = []
15.14
Edit documentation

Hashes of the UI elements this entry controls.

Elements

List<Hash> = []
Removed in 15.14
Edit documentation

Legacy name of ConditionalElements.

Referenced by 2 classes · 3 properties