Show / Hide Table of Contents

Class TransitionViewObjectEdge

Inheritance
System.Object
Edge
TransitionEdge
TransitionViewObjectEdge
Inherited Members
TransitionEdge.Animated
TransitionEdge.Interactive
TransitionEdge.UserIdentifier
TransitionEdge.TransitionIdentifier
TransitionEdge.Invoke(Object)
Edge.Guid
Edge.SourceNode
Edge.DestinationNode
Edge.TargetNode
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
[Serializable]
public class TransitionViewObjectEdge : TransitionEdge

Constructors

TransitionViewObjectEdge(TransitionViewObjectEdgeData, Dictionary<String, Node>)

Declaration
public TransitionViewObjectEdge(TransitionViewObjectEdgeData data, Dictionary<string, Node> nodes)
Parameters
Type Name Description
TransitionViewObjectEdgeData data
System.Collections.Generic.Dictionary<System.String, Node> nodes

Properties

TriggerGuid

Declaration
public string TriggerGuid { get; }
Property Value
Type Description
System.String
Back to top © 2019 Pelican 7 LTD. All rights reserved.