Loading...
Searching...
No Matches
realvirtual.RuntimeUIBuilderDebug Class Reference
Inheritance diagram for realvirtual.RuntimeUIBuilderDebug:
Public Member Functions | |
| string | GetCursorInfo () |
| Get information about the current cursor as a formatted string. | |
| string | GetPathInfo () |
| Get the path from cursor to root as a formatted string. | |
Public Attributes | |
| RuntimeUIBuilder | builder |
| Color | cursorBoundsColor |
| Color | pathColor |
| bool | showPathToRoot |
| bool | showPathBounds |
| bool | showCursorLabel |
Member Function Documentation
◆ GetCursorInfo()
| string realvirtual.RuntimeUIBuilderDebug.GetCursorInfo | ( | ) |
Get information about the current cursor as a formatted string.
◆ GetPathInfo()
| string realvirtual.RuntimeUIBuilderDebug.GetPathInfo | ( | ) |
Get the path from cursor to root as a formatted string.