docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SerializedEdge

    Class SerializedEdge, contains edge data. Implements the VersionedStruct

    Inheritance
    object
    VersionedStruct
    SerializedEdge
    Inherited Members
    VersionedStruct.version
    VersionedStruct.Create<T>(Func<T>)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class SerializedEdge : VersionedStruct

    Fields

    Name Description
    SourceMemberPortName

    The source member port name

    SourceMemberTypeName

    The source member type name

    SourceNodeGuid

    The source node unique identifier

    SourcePortGuid

    The source port unique identifier

    TargetMemberPortName

    The target member port name

    TargetMemberTypeName

    The target member type name

    TargetNodeGuid

    The target node unique identifier

    TargetPortGuid

    The target port unique identifier

    kVersion

    File format version of SerializedEdge

    Properties

    Name Description
    CurrentVersion

    Gets the current version.

    Methods

    Name Description
    Create()

    Creates this instance.

    See Also

    VersionedStruct
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)