docs.unity.cn
    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
    Generated by DocFX
    on Wednesday, June 14, 2023