API reference
API reference
Select your platform
No SDKs available
No versions available

ConsoleLine Class

This is a MonoBehaviour for the console line UI element on console panel of Immersive Debugger.
Contains UI elements like Pill, Background, Log label, Counter badge (representing multiple identical logs). Display the content of the LogEntry and make sure layout is correct with clamping. For more info about Immersive Debugger, check out the official doc

Properties

LogEntry Entry[Get]
string Label[Get]
ImageStyle BackgroundStyle
ImageStyle PillStyle

Protected Functions

virtual override void Setup
( Controller owner )
virtual override void OnTransparencyChanged ( )
virtual override void OnHoverChanged ( )

Member Functions

Handler for the OnPointerClick event, when clicked the console will display a stacktrace of the log entry.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon