docs.unity3d.com
    目次を表示する/隠す

    Class AddressableAssetGroupSchema

    Contains data for AddressableAssetGroups.

    Inheritance
    Object
    Object
    ScriptableObject
    AddressableAssetGroupSchema
    BundledAssetGroupSchema
    ContentUpdateGroupSchema
    PlayerDataGroupSchema
    Inherited Members
    ScriptableObject.SetDirty()
    ScriptableObject.CreateInstance(String)
    ScriptableObject.CreateInstance(Type)
    ScriptableObject.CreateInstance<T>()
    Object.GetInstanceID()
    Object.GetHashCode()
    Object.Equals(Object)
    Object.Instantiate(Object, Vector3, Quaternion)
    Object.Instantiate(Object, Vector3, Quaternion, Transform)
    Object.Instantiate(Object)
    Object.Instantiate(Object, Transform)
    Object.Instantiate(Object, Transform, Boolean)
    Object.Instantiate<T>(T)
    Object.Instantiate<T>(T, Vector3, Quaternion)
    Object.Instantiate<T>(T, Vector3, Quaternion, Transform)
    Object.Instantiate<T>(T, Transform)
    Object.Instantiate<T>(T, Transform, Boolean)
    Object.Destroy(Object, Single)
    Object.Destroy(Object)
    Object.DestroyImmediate(Object, Boolean)
    Object.DestroyImmediate(Object)
    Object.FindObjectsOfType(Type)
    Object.DontDestroyOnLoad(Object)
    Object.DestroyObject(Object, Single)
    Object.DestroyObject(Object)
    Object.FindSceneObjectsOfType(Type)
    Object.FindObjectsOfTypeIncludingAssets(Type)
    Object.FindObjectsOfType<T>()
    Object.FindObjectOfType<T>()
    Object.FindObjectsOfTypeAll(Type)
    Object.FindObjectOfType(Type)
    Object.ToString()
    Object.name
    Object.hideFlags
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Settings
    Syntax
    public class AddressableAssetGroupSchema : ScriptableObject

    Properties

    Name Description
    Group

    Get the group that the schema belongs to.

    Methods

    Name Description
    OnGUI()

    Used to display the GUI of the schema.

    OnGUIMultiple(List<AddressableAssetGroupSchema>)

    Used to display the GUI of multiple selected groups.

    OnSetGroup(AddressableAssetGroup)

    Override this method to perform post creation initialization.

    SetDirty(Boolean)

    Used to notify the addressables settings that data has been modified. This must be called by subclasses to ensure proper cache invalidation.

    ShowAllProperties()

    Used for drawing properties in the inspector.

    ShowMixedValue(SerializedProperty, List<AddressableAssetGroupSchema>, Type, String)

    Display mixed values for the specified property found in a list of schemas.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)