docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MetadataValue

    Represents a value in JSON format (string or number).

    Inheritance
    object
    MetadataContainer
    MetadataValue
    Inherited Members
    MetadataContainer.this[string]
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cloud.Metadata
    Assembly: Unity.Cloud.Metadata.dll
    Syntax
    public class MetadataValue : MetadataContainer

    Methods

    Name Description
    ToNumber()

    Tries to cast the MetadataValue as a number.

    ToString()

    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