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.

最后更新于