docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SerializedParameter

    Class SerializedParameter, represents the parameter data. Implements the VersionedStruct

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

    Constructors

    Name Description
    SerializedParameter(SerializedParameter)

    Initializes a new instance of the SerializedParameter class.

    Fields

    Name Description
    Direction

    The direction

    FieldExtra

    The field extra

    Guid

    The unique identifier

    Name

    The name

    Type

    The type

    Value

    The value

    isExposed

    The is exposed

    kVersion

    The constant version

    Properties

    Name Description
    CurrentVersion

    Gets the current version.

    Methods

    Name Description
    CopyFrom(SerializedParameter)

    Copies from.

    Create()

    Creates this instance.

    Equals(SerializedParameter)

    Test for equality with other object.

    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)