Class ContentUpdateGroupSchema
Schema for content updates.
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Settings.GroupSchemas
어셈블리: solution.dll
구문
public class ContentUpdateGroupSchema : AddressableAssetGroupSchema
프로퍼티
이름 | 설명 |
---|---|
StaticContent | Is the group static. This property is used in determining which assets need to be moved to a new remote group during the content update process. |
메서드
이름 | 설명 |
---|---|
OnGUI() | Used to display the GUI of the schema. |
OnGUIMultiple(List<AddressableAssetGroupSchema>) | Used to display the GUI of multiple selected groups. |