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.

AssetDatabase.GetLabels

static function GetLabels(obj: Object): string[];
static string[] GetLabels(Object obj);
static def GetLabels(obj as Object) as string[]

Description

Returns all labels attached to a given asset.