If a script add-in implements the OnScriptConfigChange event, the method receives a ConfigChangeData 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. |