Version: 2022.2
言語: 日本語
public static Unity.Content.ContentNamespace GetOrCreateNamespace (string name);

パラメーター

name Name of the ContentNamespace. It must contain only alphanumeric characters and have a maximum length of 16 characters.

戻り値

ContentNamespace Returns the specified ContentNamespace object.

説明

Retrieves or creates the ContentNamespace if it doesn't exist.