mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
hide in inspector
This commit is contained in:
parent
2c3ed0b62e
commit
61cf08e01b
@ -54,7 +54,7 @@ public class NetworkServerComponent : MonoBehaviour
|
||||
public bool active { get; internal set; }
|
||||
|
||||
// scene loading
|
||||
public bool isLoadingScene;
|
||||
[HideInInspector] public bool isLoadingScene;
|
||||
|
||||
// interest management component (optional)
|
||||
// by default, everyone observes everyone
|
||||
|
Loading…
Reference in New Issue
Block a user