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

    Method RemoveSchema

    RemoveSchema(Type, Boolean)

    Remove a given schema from this group.

    Declaration
    public bool RemoveSchema(Type type, bool postEvent = true)
    Parameters
    Type Name Description
    Type type

    The schema type.

    Boolean postEvent

    Determines if this method call will post an event to the internal addressables event system

    Returns
    Type Description
    Boolean

    True if the schema was found and removed, false otherwise.

    RemoveSchema<TSchema>(Boolean)

    Remove a given schema from this group.

    Declaration
    public bool RemoveSchema<TSchema>(bool postEvent = true)
    Parameters
    Type Name Description
    Boolean postEvent

    Determines if this method call will post an event to the internal addressables event system

    Returns
    Type Description
    Boolean

    True if the schema was found and removed, false otherwise.

    Type Parameters
    Name Description
    TSchema

    The schema type.

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