Dependency
Dependency Groupboxes
Conditionally display a groupbox with toggles and options based on the dependencies set.
Dependency groupboxes much like dependency boxes are containers that hide and show elements contained within it based on the dependencies set.
The difference is that dependency groupboxes have actually "groupbox" like UI (with no title and no side choice, the side is inherited from the parent groupbox's side).
Audio Settings
Enable Audio
Usage
You can create a Dependency Groupbox by calling the AddDependencyGroupbox
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 |