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

    Method Acquire

    Acquire(T)

    Creates or returns a LinkedListNode of the requested type and set the value.

    Declaration
    public LinkedListNode<T> Acquire(T val)
    Parameters
    Type Name Description
    T val

    The value to set to returned node to.

    Returns
    Type Description
    LinkedListNode<T>

    A LinkedListNode with the value set to val.

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