mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
remove unused NetworkBehavioursCache
This commit is contained in:
parent
a21344196e
commit
7fc91537ed
@ -25,8 +25,6 @@ public enum Visibility { Default, ForceHidden, ForceShown }
|
||||
[HelpURL("https://mirror-networking.com/docs/Articles/Components/NetworkIdentity.html")]
|
||||
public sealed class NetworkIdentity : MonoBehaviour
|
||||
{
|
||||
NetworkBehaviour[] networkBehavioursCache;
|
||||
|
||||
/// <summary>Returns true if running as a client and this object was spawned by a server.</summary>
|
||||
//
|
||||
// IMPORTANT:
|
||||
|
Loading…
Reference in New Issue
Block a user