diff --git a/Assets/Mirage/Runtime/NetworkIdentity.cs b/Assets/Mirage/Runtime/NetworkIdentity.cs index 4a3abfde4b..4e18865985 100644 --- a/Assets/Mirage/Runtime/NetworkIdentity.cs +++ b/Assets/Mirage/Runtime/NetworkIdentity.cs @@ -1211,7 +1211,7 @@ public override string ToString() /// [NonSerialized] private RemoteCallCollection _remoteCallCollection; - internal RemoteCallCollection RemoteCallCollection + public RemoteCallCollection RemoteCallCollection { get {