Manual     Reference     Scripting  
  
Scripting > Editor Classes > AssetImporter   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • AssetImporter
  • All Members
  • Variables
  • assetPath
  • Class Functions
  • GetAtPath
  • Inherited Variables
  • hideFlags
  • name
  • Inherited Functions
  • GetInstanceID
  • ToString
  • Inherited Class Functions
  • Destroy
  • DestroyImmediate
  • DontDestroyOnLoad
  • FindObjectOfType
  • FindObjectsOfType
  • Instantiate
  • operator !=
  • operator ==
  • operator bool

AssetImporter.GetAtPath  

static function GetAtPath (path : String) : AssetImporter

Description

Retrieves the asset importer for the asset at path.

See Also: ModelImporter, TextureImporter, AudioImporter.