Version: 2022.2
言語: 日本語

ContentNamespace

struct in Unity.Content

マニュアルに切り替える

説明

Provides methods for categorizing content with labels.

Static 変数

DefaultDefault ContentNamespace object.

変数

IsValidIndicates whether the ContentNamespace still exists.

Public 関数

DeleteDestroys the specified ContentNamespace object.
GetNameRetrieves the name of the ContentNamespace.

Static 関数

GetAllRetrieves all existing ContentNamespace objects.
GetOrCreateNamespaceRetrieves or creates the ContentNamespace if it doesn't exist.