Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


assetGUIDs

Returns the guids of the selected assets.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static string[] assetGUIDs { get; }

Remarks

When working with asset selection it is recommended to use this property since it also handles if folders were selected in the first column in the Project Browser (in Two Column Mode).