C# Class FullInspector.Internal.fiLateBindings.AssetDatabase

Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Méthode Description
LoadAssetAtPath ( string path, Type type ) : Object

Method Details

LoadAssetAtPath() public static méthode

public static LoadAssetAtPath ( string path, Type type ) : Object
path string
type System.Type
Résultat UnityEngine.Object