docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SerializedType

    Wrapper for serializing types for runtime.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.ResourceManagement.Util
    Assembly: Unity.ResourceManager.dll
    Syntax
    [Serializable]
    public struct SerializedType

    Properties

    Name Description
    AssemblyName

    The assembly name of the type.

    ClassName

    The name of the type.

    Value

    Get and set the serialized type.

    ValueChanged

    Used for multi-object editing. Indicates whether or not property value was changed.

    Methods

    Name Description
    ToString()

    Converts information about the serialized type to a formatted string.

    In This Article
    • Properties
    • Methods
    Back to top
    Copyright © 2025 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)