C# Class UnityEditor.iOS.iOSDevice

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

Méthodes publiques

Méthode Description
StartPlayerConnectionSupport ( ) : RemoteAddress
StartRemoteSupport ( ) : RemoteAddress
StopPlayerConnectionSupport ( ) : void
StopRemoteSupport ( ) : void
iOSDevice ( string id ) : System

Private Methods

Méthode Description
StartIosProxy ( ushort devicePort ) : RemoteAddress

Method Details

StartPlayerConnectionSupport() public méthode

public StartPlayerConnectionSupport ( ) : RemoteAddress
Résultat UnityEditor.Modules.RemoteAddress

StartRemoteSupport() public méthode

public StartRemoteSupport ( ) : RemoteAddress
Résultat UnityEditor.Modules.RemoteAddress

StopPlayerConnectionSupport() public méthode

public StopPlayerConnectionSupport ( ) : void
Résultat void

StopRemoteSupport() public méthode

public StopRemoteSupport ( ) : void
Résultat void

iOSDevice() public méthode

public iOSDevice ( string id ) : System
id string
Résultat System