Click or drag to resize

EventVertex Constructor

Initializes a new instance of the EventVertex class

Namespace:  Frontenac.Blueprints.Util.Wrappers.Event
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public EventVertex(
	IVertex vertex,
	EventGraph eventInnerTinkerGrapĥ
)

Parameters

vertex
Type: Frontenac.BlueprintsIVertex

[Missing <param name="vertex"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Event.EventVertex.#ctor(Frontenac.Blueprints.IVertex,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.EventVertex.#ctor(Frontenac.Blueprints.IVertex,Frontenac.Blueprints.Util.Wrappers.Event.EventGraph)"]

See Also