Dependency
Dependency Boxes
Conditionally display a list of toggles and options based on the dependencies set.
Dependency boxes are non visible containers that live inside the groupbox that created them used to hide and show elements contained within it based on the dependencies set.
Audio Settings
Enable Audio
Usage
You can create a Dependency Box by calling the AddDependencyBox
method on a Groupbox.
Methods
SetupDependencies
Setup the dependencies for the dependency box.
Arg Idx | Argument Description | Type | Default |
---|---|---|---|
1 | table of dependencies | table | nil |