docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BooleanMetadata

    Inheritance
    object
    MetadataValue
    BooleanMetadata
    Inherited Members
    MetadataValue.ValueType
    MetadataValue.ToString()
    MetadataValue.AsBoolean()
    MetadataValue.AsNumber()
    MetadataValue.AsTimestamp()
    MetadataValue.AsText()
    MetadataValue.AsSingleSelection()
    MetadataValue.AsMultiSelection()
    MetadataValue.AsUrl()
    MetadataValue.AsUser()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cloud.Assets
    Assembly: Unity.Cloud.Assets.dll
    Syntax
    public sealed class BooleanMetadata : MetadataValue

    Constructors

    BooleanMetadata(bool)

    Declaration
    public BooleanMetadata(bool value = false)
    Parameters
    Type Name Description
    bool value

    Properties

    Value

    Declaration
    public bool Value { get; set; }
    Property Value
    Type Description
    bool
    In This Article
    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)