# 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)