mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
add comment
This commit is contained in:
parent
7b7ad85204
commit
c9dfd95bb7
@ -1221,6 +1221,8 @@ public static bool SpawnObjects()
|
||||
if (!active)
|
||||
return false;
|
||||
|
||||
// find all NetworkIdentities in the scene.
|
||||
// all of them are disabled because of NetworkScenePostProcess.
|
||||
NetworkIdentity[] identities = Resources.FindObjectsOfTypeAll<NetworkIdentity>();
|
||||
|
||||
// first pass: activate all scene objects
|
||||
|
Loading…
Reference in New Issue
Block a user