C# Class UnityEngine.Networking.NetworkManagerHUD

Inheritance: MonoBehaviour
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
manager NetworkManager

Private Methods

Méthode Description
Awake ( ) : void
OnGUI ( ) : void
Update ( ) : void

Property Details

manager public_oe property

The NetworkManager associated with this HUD.

public NetworkManager,UnityEngine.Networking manager
Résultat NetworkManager