Show / Hide Table of Contents

Class ElementsGraph

An ElementsGraph is the runtime representation of a GraphResource asset, built with the UI Elements workflow.

Inheritance
System.Object
Graph<ElementsController>
ElementsGraph
Inherited Members
Graph<ElementsController>.InstantiateInitialViewController()
Graph<ElementsController>.InstantiateInitialViewController<TViewController>()
Graph<ElementsController>.InstantiateViewControllerWithIdentifier(String)
Graph<ElementsController>.InstantiateViewControllerWithIdentifier<TViewController>(String)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public class ElementsGraph : Graph<ElementsController>

Constructors

ElementsGraph(GraphResource)

Declaration
public ElementsGraph(GraphResource graphResource)
Parameters
Type Name Description
GraphResource graphResource
Back to top © 2019 Pelican 7 LTD. All rights reserved.