Skip to content

Commit 1f16242

Browse files
authored
Update README.md
1 parent 99cf9b9 commit 1f16242

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
}
3333
}
3434
```
35+
- Make you register any custom NetworkObject prefabs with the unity NetworkManager.
36+
- networkManager.GetComponent<NetworkManager>().AddNetworkPrefab(prefab);
3537

3638
## Usage from command line
3739

0 commit comments

Comments
 (0)