EditorBuildSettings.GetConfigObjectNames
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.