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.