 | BlueprintManagerBlueprintsChangedDelegate Delegate |
Delegate for BlueprintsChanged event.
Namespace: Slash.ECS.BlueprintsAssembly: Slash.ECS.Blueprints (in Slash.ECS.Blueprints.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic delegate void BlueprintsChangedDelegate()
Public Delegate Sub BlueprintsChangedDelegate
public delegate void BlueprintsChangedDelegate()
type BlueprintsChangedDelegate =
delegate of unit -> unit
See Also