docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MetadataContainer

    Represents an abstract JSON metadata container.

    Inheritance
    object
    MetadataContainer
    MetadataArray
    MetadataObject
    MetadataValue
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Cloud.Metadata
    Assembly: Unity.Cloud.Metadata.dll
    Syntax
    public abstract class MetadataContainer

    Properties

    Name Description
    this[string]

    Gets the MetadataContainer with the specified key.

    Methods

    Name Description
    ToNumber()

    Tries to cast the MetadataValue as a number.

    Extension Methods

    MetadataContainerExtension.ToFormattedString(MetadataContainer, int, int)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 15, 2023