docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkDictionary<TKey, TValue>.OnDictionaryChangedDelegate

    Delegate type for dictionary changed event

    Namespace: MLAPI.NetworkVariable.Collections
    Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
    Syntax
    public delegate void NetworkDictionary<TKey, TValue>.OnDictionaryChangedDelegate(NetworkDictionaryEvent<TKey, TValue> changeEvent)
    Parameters
    Type Name Description
    NetworkDictionaryEvent<TKey, TValue> changeEvent

    Struct containing information about the change 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)