Class GraphableTransitionViewObjectPortData
Inheritance
System.Object
GraphableTransitionViewObjectPortData
Inherited Members
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 GraphableTransitionViewObjectPortData
Fields
edges
Declaration
public List<TransitionViewObjectEdgeData> edges
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<TransitionViewObjectEdgeData> |
transitionViewObjectDisplayName
Declaration
public string transitionViewObjectDisplayName
Field Value
Type | Description |
---|---|
System.String |
transitionViewObjectGuid
Declaration
public string transitionViewObjectGuid
Field Value
Type | Description |
---|---|
System.String |