C# Class UnityEditor.RestService.AssetRestHandler.LibraryHandler

Inheritance: Handler
显示文件 Open project: CarlosHBC/UnityDecompiled

Protected Methods

Method Description
HandleGet ( UnityEditor.RestService.Request request, UnityEditorInternal.JSONValue payload ) : UnityEditorInternal.JSONValue

Method Details

HandleGet() protected method

protected HandleGet ( UnityEditor.RestService.Request request, UnityEditorInternal.JSONValue payload ) : UnityEditorInternal.JSONValue
request UnityEditor.RestService.Request
payload UnityEditorInternal.JSONValue
return UnityEditorInternal.JSONValue