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 NameReturn TypeDescription

changed

Vector:string

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

最后更新于