Try Get Items Details Async

Try Get Items Details Async

Windows
MacOS
Linux

Attempts to retrieve details for the specified items. @brief This call instigates an items details query which is handled on a separate thread. The result of this asynchronous operation is reported back to the calling blueprint via the FGetItemsDetailsSuccess or FGetItemsDetailsFailure event handlers.

Target is In App Purchase Component

Try Get Items Details Async
Target
Item IDs
Return Value

Inputs

In
Exec
Target
In App Purchase Component Object Reference
Item IDs
Array of Strings

An array of FString objects specifying the names of the items whose details will be queried.

Outputs

Out
Exec
Return Value
Boolean

False if an items details query is already running, true otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss