docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IOneOf

    Interface to a result that could be one of many possible types.

    Namespace: Unity.Services.Lobbies.Models
    Assembly: Unity.Services.Multiplayer.dll
    Syntax
    public interface IOneOf

    Properties

    Type

    The type of the value.

    Declaration
    Type Type { get; }
    Property Value
    Type Description
    Type

    Value

    The value.

    Declaration
    object Value { get; }
    Property Value
    Type Description
    object
    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)