ontextentered - eisclimber/ExPresS-XR GitHub Wiki
Field in WorldSpaceKeyboard
Event invoked when the text was confirmed, providing the final text.
public UnityEvent<string> OnTextEntered;Field in WorldSpaceKeyboard
Event invoked when the text was confirmed, providing the final text.
public UnityEvent<string> OnTextEntered;