Kanda Players 0.7.0
|
Classes | |
struct | ConnectionLossAppEventUiSystem |
Handles app events related to connection loss by displaying a notification dialog to the player. More... | |
struct | InSessionMenuToggleClientSystem |
Listens to Menu button press for PC and secondary button press for VR and send Rpc command request ToggleInSessionMenuCommand to the server. In this system, the Menu Canvas is also instantiated for the local player only (skipping the other player's menu) More... | |
struct | InSessionMenuToggleServerSystem |
Handles the received Rpc command with ToggleInSessionMenuCommand from the clients and spawn the In-session menu based on InSessionMenuSpawner. More... | |
struct | PlayerNameTagSystem |
System updates NameTag data from PlayerInfo component. More... | |
struct | PlayerUiSpawnerClientSystem |
System spawns player UI for local and remote players. More... | |
struct | UiPointerInputClientSystem |
Populated the input states of WorldUiPointer based on UiPointerActivationType for both MouseInputData and OpenXrHandInputData. More... | |