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

    Method Add

    Add(Object, IResourceLocation)

    Add a new location.

    Declaration
    public void Add(object key, IResourceLocation location)
    Parameters
    Type Name Description
    Object key

    The key to reference the location.

    IResourceLocation location

    The location to add.

    Add(Object, IList<IResourceLocation>)

    Add a list of locations.

    Declaration
    public void Add(object key, IList<IResourceLocation> locations)
    Parameters
    Type Name Description
    Object key

    The key to reference the locations with.

    IList<IResourceLocation> locations

    The list of locations to store at the given key.

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