Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Selection.assetGUIDs

static var assetGUIDs: string[];
static string[] assetGUIDs;
static assetGUIDs as string[]

Description

Returns the guids of the selected assets.

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).