Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorBuildSettings.GetConfigObjectNames

Declaration

public static string[] GetConfigObjectNames();

Returns

string[] Returns an array of strings containing the names of all stored references. If there are no references, an empty array will be returned.

Description

Return a string array containing the names of all stored config object references.