Shows how to upload and download files from cloud services AWS S3 and Azure Blob.
Shows how to upload and download files from cloud services AWS S3 and Azure Blob.
Hit play and examine the unity console to see the downloading and uploading logs output by the file storage systems.
Assets/Ride/Examples/Services/File/ExampleFileStorageSystem.unity
The “Example” game object has the ExampleFileStorageSystem attached to it. This script creates the IFileStorageSystems AWSFileStorageS3System and AzureBlobFileStorageSystem.