Deployment Window
This window allows you to upload cloud assets to their respective cloud service. To access the deployment window, select the Cloud Code > Deployment Window menu item.
Toolbar
The toolbar in the Deployment Window contains a set of features to help with deploying assets.
Deploy Selected
This button will deploy the selected assets to the chosen environment.
Deploy All
This button will deploy all assets to the chosen environment.
Deploy All on Play
This toggle triggers all assets to be deployed when the Unity Editor transitions from edit mode to play mode. The Unity Editor will wait for file deployment to be completed before entering play mode.
Asset List
Lists assets that can be deployed in the Deployment Window. The assets can be uniquely or multi-selected.
Context Menu
A custom context menu can be accessed when right-clicking on an asset within the Asset List. The only option available is to deploy the selected scripts.
Asset Status
Describes the status of an asset.
Info
Describes the last action taken on the asset. This is used when all stages of deployment are successful.
Warning
The warning icon appears when the status of the asset is unknown.
Error
The error icon will appear when the asset has failed to deploy to the cloud.