Files
Test-Multiplayer/Library/PackageCache/com.unity.dedicated-server@5a2666836321/Documentation~/mutliplayer-roles-icons.md
pelpanagiotis 329b7d3183 First Commit
2025-12-21 18:31:02 +02:00

14 lines
557 B
Markdown

# Mutliplayer Roles icons
The multiplayer role icon appears in the following places when you [enable Multiplayer Roles](multiplayer-roles.md):
* In the Unity editor toolbar.
* At the top of a GameObject's inspector window.
* In a component's toolbar.
The multiplayer role icon changes depending on the role(s) you select:
- Client multiplayer role icon:![img](images/BuildSettings.Standalone.png)
- Server multiplayer role icon: ![img](images/BuildSettings.DedicatedServer.png)
- Client and Server multiplayer role icon: ![img](images/ServerClient.png)