Click or drag to resize

EventContractValidateFireEvent Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Event.Listener.EventContract.ValidateFireEvent(System.Collections.Generic.IEnumerator{Frontenac.Blueprints.Util.Wrappers.Event.Listener.IGraphChangedListener})"]

Namespace:  Frontenac.Blueprints.Util.Wrappers.Event.Listener
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public static void ValidateFireEvent(
	IEnumerator<IGraphChangedListener> eventListeners
)

Parameters

eventListeners
Type: System.Collections.GenericIEnumeratorIGraphChangedListener

[Missing <param name="eventListeners"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Event.Listener.EventContract.ValidateFireEvent(System.Collections.Generic.IEnumerator{Frontenac.Blueprints.Util.Wrappers.Event.Listener.IGraphChangedListener})"]

See Also