docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace MLAPI.NetworkVariable.Collections

    Classes

    NetworkDictionary<TKey, TValue>

    Event based NetworkVariable container for syncing Dictionaries

    NetworkList<T>

    Event based NetworkVariable container for syncing Lists

    NetworkSet<T>

    Event based NetworkVariable container for syncing Sets

    Structs

    NetworkDictionaryEvent<TKey, TValue>

    Struct containing event information about changes to a NetworkDictionary.

    NetworkListEvent<T>

    Struct containing event information about changes to a NetworkList.

    NetworkSetEvent<T>

    Struct containing event information about changes to a NetworkSet.

    Enums

    NetworkDictionaryEvent<TKey, TValue>.EventType

    Enum representing the different operations available for triggering an event.

    NetworkListEvent<T>.EventType

    Enum representing the different operations available for triggering an event.

    NetworkSetEvent<T>.EventType

    Enum representing the different operations available for triggering an event.

    Delegates

    NetworkDictionary<TKey, TValue>.OnDictionaryChangedDelegate

    Delegate type for dictionary changed event

    NetworkList<T>.OnListChangedDelegate

    Delegate type for list changed event

    NetworkSet<T>.OnSetChangedDelegate

    Delegate type for set changed event

    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)