docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SerializedNode

    Class SerializedNode, contains node data. Implements the VersionedStruct

    Inheritance
    object
    VersionedStruct
    SerializedNode
    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 SerializedNode : VersionedStruct

    Fields

    Name Description
    BoundParameterGuid

    The bound parameter unique identifier

    GroupGuid

    The group unique identifier if this node is in a group

    JSON

    The json serialized data

    JSONRuntime

    The json runtime serialized data

    NodeGuid

    The node unique identifier

    NodeType

    The node type

    kVersion

    File format version of SerializedNode

    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)