This commit is contained in:
Robin Rolf 2024-01-30 02:19:54 +01:00
parent 5ede69c025
commit ebdd36f6fc

View File

@ -88,7 +88,7 @@ protected void AddObserversAllReady(NetworkIdentity identity)
} }
} }
/// Removes all observers from this identity /// For ForceHidden: Removes all observers from this identity
protected void ClearObservers(NetworkIdentity identity) protected void ClearObservers(NetworkIdentity identity)
{ {
foreach (NetworkConnectionToClient connection in identity.observers.Values) foreach (NetworkConnectionToClient connection in identity.observers.Values)