mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
comment
This commit is contained in:
parent
5ede69c025
commit
ebdd36f6fc
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user