Class PlayerDataGroupSchema
Schema for the player data asset group
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Settings.GroupSchemas
어셈블리: solution.dll
구문
public class PlayerDataGroupSchema : AddressableAssetGroupSchema
프로퍼티
이름 | 설명 |
---|---|
IncludeBuildSettingsScenes | If enabled, all scenes in the editor build settings will have addresses generated during the build. |
IncludeResourcesFolders | If enabled, all assets in resources folders will have addresses generated during the build. |
메서드
이름 | 설명 |
---|---|
OnGUIMultiple(List<AddressableAssetGroupSchema>) | Used to display the GUI of multiple selected groups. |