Class CacheServerUploaderWindow
The Cache Server Uploader window. This interface will upload your assets to a the given address of a Cache Server.
Inherited Members
EditorWindow.GetWindow<T>()
EditorWindow.HasOpenInstances<T>()
EditorWindow.FocusWindowIfItsOpen<T>()
EditorWindow.GetWindowWithRect<T>(Rect)
EditorWindow.depthBufferBits
EditorWindow.antiAlias
Namespace: UnityEditor.Build.CacheServer
Assembly: UnityEditor.CacheServer.dll
Syntax
public class CacheServerUploaderWindow : EditorWindow
Methods
UploadAllFilesToCacheServerMenuItem()
Uploads all assets to the cache server.
Declaration
[MenuItem("Assets/Cache Server/Upload All Assets")]
public static void UploadAllFilesToCacheServerMenuItem()