docs.unity3d.com
    Show / Hide Table of Contents

    Enum LobbyValueChangeType

    An enum providing the change type of a given change.

    Namespace: Unity.Services.Lobbies
    Syntax
    public enum LobbyValueChangeType : byte

    Fields

    Name Description Value
    Unchanged

    No changes have occurred.


    0
    Changed

    The value has been changed.


    1
    Removed

    The value has been removed.


    2
    Added

    The value has been added.


    3
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023