VNyan UI
vnyan_uiRead the current UI theme or open native file dialogs to select files for use in VNyan actions.
Instructions
Read the active color theme, or open a native load/save file dialog to resolve a real local file path (blocks until the user responds - use a generous timeout expectation). Source: plugin (live).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Which UI operation to perform | |
| header | No | Dialog title text shown to the user, for openLoadFileDialog/openSaveFileDialog | |
| extensions | No | File extensions without the dot, e.g. ['png','jpg'] |