C# Class UnityEditor.RestService.AssetRestHandler.LibraryHandler

Inheritance: Handler
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes protégées

Méthode Description
HandleGet ( UnityEditor.RestService.Request request, UnityEditorInternal.JSONValue payload ) : UnityEditorInternal.JSONValue

Method Details

HandleGet() protected méthode

protected HandleGet ( UnityEditor.RestService.Request request, UnityEditorInternal.JSONValue payload ) : UnityEditorInternal.JSONValue
request UnityEditor.RestService.Request
payload UnityEditorInternal.JSONValue
Résultat UnityEditorInternal.JSONValue