{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Struct TMP_TextProcessingStack<T> | TextMeshPro | 3.0.1
docs.unity3d.com
"{0}" の検索結果

    目次を表示する/隠す

    Struct TMP_TextProcessingStack<T>

    Structure used to track XML tags of various types.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: TMPro
    Assembly: solution.dll
    Syntax
    public struct TMP_TextProcessingStack<T>
    Type Parameters
    Name Description
    T

    Constructors

    Name Description
    TMP_TextProcessingStack(int)

    Constructor for a new item stack with the given capacity.

    TMP_TextProcessingStack(int, int)
    TMP_TextProcessingStack(T[])

    Constructor to create a new item stack.

    Fields

    Name Description
    index
    itemStack

    Properties

    Name Description
    Count
    current

    Returns the current item on the stack.

    rolloverSize

    Methods

    Name Description
    Add(T)

    Function to add a new item to the stack.

    Clear()

    Function to clear and reset stack to first item.

    CurrentItem()
    Peek()
    Pop()
    PreviousItem()

    Function to retrieve the previous item without affecting the stack.

    Push(T)
    Remove()

    Function to retrieve an item from the stack.

    SetDefault(T)

    Function to set the first item on the stack and reset index.

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