Skip to main content

Delegate NetworkList\<T>.OnListChangedDelegate

Delegate type for list changed event

Namespace: Unity.Netcode
Assembly: MLAPI.dll
Syntax
public delegate void OnListChangedDelegate(NetworkListEvent<T> changeEvent);
Parameters
TypeNameDescription
NetworkListEvent\<T>changeEventStruct containing information about the change event