Method | Description | |
---|---|---|
EnableCloudService ( string name, bool enabled ) : void | ||
GetServiceDisplayName ( ) : string | ||
GetServiceName ( ) : string | ||
GetServices ( ) : UnityEditor.Connect.UnityConnectServiceCollection.ServiceInfo[] | ||
ShowService ( string name ) : void |
Method | Description | |
---|---|---|
HubAccess ( ) : System | ||
ShowMyWindow ( ) : void |
public EnableCloudService ( string name, bool enabled ) : void | ||
name | string | |
enabled | bool | |
return | void |
public GetServices ( ) : UnityEditor.Connect.UnityConnectServiceCollection.ServiceInfo[] | ||
return | UnityEditor.Connect.UnityConnectServiceCollection.ServiceInfo[] |