Class PortConnectionData
public class PortConnectionData
- Inheritance
-
objectPortConnectionData
- Inherited Members
-
object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()
Fields
isFlattened
Whether this connection was flattened (bypassing relay nodes) If true, this connection should be skipped during deserialization
public bool isFlattened
Field Value
- bool
nodeId
public string nodeId
Field Value
- string
portId
public string portId
Field Value
- string
portIndex
public int portIndex
Field Value
- int