Click or drag to resize

EventGraphRemoveListener Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.EventGraph.RemoveListener(VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.Listener.IGraphChangedListener)"]

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public void RemoveListener(
	IGraphChangedListener listener
)

Parameters

listener
Type: VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerIGraphChangedListener

[Missing <param name="listener"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.EventGraph.RemoveListener(VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.Listener.IGraphChangedListener)"]

See Also