appendtotext - eisclimber/ExPresS-XR GitHub Wiki
Method in WorldSpaceKeyboard
Appends the string to the displayed text.
public void AppendToText(string stringToAppend)| Name | Description |
|---|---|
string stringToAppend |
String literal to append. |
Method in WorldSpaceKeyboard
Appends the string to the displayed text.
public void AppendToText(string stringToAppend)| Name | Description |
|---|---|
string stringToAppend |
String literal to append. |