NetworkManagerHUD code - network control and matchmaking example.

Attached is the code for the NetworkManagerHUD. This includes code for interacting with the matchmaker.

This is a very simple UI for controlling the network state of a multiplayer game, and using nothing else internal to the HLAPI. You can use this as a starting point for building a real UI using the old GUI system, or just as sample code.

2117978–139111–NetworkManagerHUD.cs (4.95 KB)

13 Likes

Thanks @seanr :slight_smile:

1 Like