Skip to content

IDynamicScriptManager.ScriptChanged event

Raised when a script changes.

public event Action<string> ScriptChanged;

See Also