Network.peerTypestatic var peerType : NetworkPeerTypeDescriptionThe status of the peer type, i.e. if it is disconnected, connecting, server or client.
JavaScript
function OnGUI() { using UnityEngine; import UnityEngine |
