Show / Hide Table of Contents

    Class TextMeshProUGUIConsoleUI

    MonoBehaviour for constructing console UIs with the TextMeshProUGUI

    Inheritance
    Object
    ConsoleUIBehaviour
    TextMeshProUGUIConsoleUI
    Inherited Members
    ConsoleUIBehaviour.captureInBackground
    ConsoleUIBehaviour.consoleUI
    ConsoleUIBehaviour.OnEnable()
    ConsoleUIBehaviour.OnDisable()
    Namespace: i5.Toolkit.Core.AppConsole
    Assembly: cs.temp.dll.dll
    Syntax
    public class TextMeshProUGUIConsoleUI : ConsoleUIBehaviour

    Fields

    logFormatterConfiguration

    Declaration
    protected LogFormatterConfiguration logFormatterConfiguration
    Field Value
    Type Description
    LogFormatterConfiguration

    Methods

    Awake()

    Declaration
    protected override void Awake()
    Overrides
    ConsoleUIBehaviour.Awake()
    Back to top i5 Toolkit Documentation