XGameUiSetPlayerPickerUiResponse
Sets the results to be returned by XGameUiShowPlayerPickerResultCount and XGameUiShowPlayerPickerResult.Syntax
Parameters
callbackHandleType: XGameUiCallbackHandle The handle for this callback invocation. playerCount
Type: uint32_t The number of player IDs, to be returned by XGameUiShowPlayerPickerResultCount for the corresponding invocation of XGameUiShowPlayerPickerAsync. players
Type: const uint64_t* Array of player IDs, of length
playerCount, to be returned by XGameUiShowPlayerPickerResult.
Return value
Type: STDAPIRequirements
Header: XGameUi.h Supported platforms: Supported only on Steam DeckSee also
XGameUIXGameUiShowPlayerPickerAsync
