ontextchanged - eisclimber/ExPresS-XR GitHub Wiki
Field in WorldSpaceKeyboard
Event invoked when the text was changed, providing the new text.
public UnityEvent<string> OnTextChanged;Field in WorldSpaceKeyboard
Event invoked when the text was changed, providing the new text.
public UnityEvent<string> OnTextChanged;