Click or drag to resize

EventEdge Constructor

Initializes a new instance of the EventEdge class

Namespace:  Frontenac.Blueprints.Util.Wrappers.Event
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public EventEdge(
	IEdge edge,
	EventGraph eventInnerTinkerGrapĥ
)

Parameters

edge
Type: Frontenac.BlueprintsIEdge

[Missing <param name="edge"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Event.EventEdge.#ctor(Frontenac.Blueprints.IEdge,Frontenac.Blueprints.Util.Wrappers.Event.EventGraph)"]

eventInnerTinkerGrapĥ
Type: Frontenac.Blueprints.Util.Wrappers.EventEventGraph

[Missing <param name="eventInnerTinkerGrapĥ"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Event.EventEdge.#ctor(Frontenac.Blueprints.IEdge,Frontenac.Blueprints.Util.Wrappers.Event.EventGraph)"]

See Also