Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 629 Bytes

File metadata and controls

18 lines (13 loc) · 629 Bytes

ScriptConfigChangeData

If a script add-inimplements the **OnScriptConfigChange**event, the method receives a ScriptConfigChangeData object whenever the user modifies the script's configuration via the Preferences editor.

Property Name Return Type Description
changed

Vector:string

Returns a Vector containing the names of the configuration items that were modified.