Enum ShareStep
Identifies the state of the app
Namespace: Unity.Connect.Share.Editor
Syntax
public enum ShareStep
Fields
Name | Description |
---|---|
Idle | The app is not doing anything |
Login | The user needs to login |
Process | An uploaded build is being processed |
Upload | A build is being uploaded |
Zip | A build is being zipped |