UxrKeyboardUI.AddConsoleContent Method
Adds content to the console. This method should be used instead of the ConsoleContent property since ConsoleContent will not process lines.
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void AddConsoleContent(
string newContent
)
Parameters
- newContent
- Type: System.String
Text content to append