Class AddressableAssetGroupSchemaTemplate
Contains a set of schemas used by the GUI to create predefined asset groups.
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Settings
어셈블리: solution.dll
구문
[Serializable]
public class AddressableAssetGroupSchemaTemplate
프로퍼티
이름 | 설명 |
---|---|
Description | the description of the template. |
DisplayName | The display name of the template. |
메서드
이름 | 설명 |
---|---|
Create(string, string, params Type[]) | Creates a template with the specified name, description and schema types. |
GetTypes() | The types of schemas in this template. |