Steam Lobby Hex ID

Fields and Attributes
Input
public TMPro.TMP_InputField input;
The TMP_InputField
component used to display the lobby's Hex ID. This is optional and can be left null.
Label
public TMPro.TextMeshProUGUI label;
The TextMeshProUGUI
component used to display the lobby’s Hex ID. Automatically updated when the lobby data changes. This is optional and can be left null.
Last updated