Click or drag to resize

EventGraphAddListener Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.EventGraph.AddListener(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 AddListener(
	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.AddListener(VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.Listener.IGraphChangedListener)"]

See Also