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

ContentNamespace.GetAll

Declaration

public static ContentNamespace[] GetAll();

Returns

ContentNamespace[] Returns all existing ContentNamespace objects.

Description

Retrieves all existing ContentNamespace objects.

Using or deleting another system's namespaces can cause unexpected behavior. This method is primarily used for diagnostic purposes.