XGameUiSetTextEntryUiResponse
Sets the resulting text length and text to be returned by XGameUiShowTextEntryAsyncSyntax
Parameters
callbackHandleType: XGameUiCallbackHandle The handle for this callback invocation. response
Type: const char* The UTF-8 string to be returned by XGameUiShowTextEntryResult for the corresponding invocation of XGameUiShowTextEntryAsync. The length of the string, in characters, will be returned by XGameUiShowTextEntryResultSize.
