CentralSettings.LoadProtectionChanged Event

CentralSettingsLoadProtectionChanged Event

Raised whenever the load protection of a certain plugin changes.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static event CentralSettingsLoadProtectionChangedEventHandler LoadProtectionChanged
Public Shared Event LoadProtectionChanged As CentralSettingsLoadProtectionChangedEventHandler

Value

Type: GrasshopperCentralSettingsLoadProtectionChangedEventHandler
See Also