Unity Visual Scripting

Enable Unity Visual Scripting

From Settings Window check Unity Visual Scripting and press the Save button.

Supported UVS Nodes

  • BuyProduct

  • CheckIfBought

  • Initialize

  • IsInitialized

  • GetIsoCurrencyCode

  • GetProductValue

  • GetStorePrice

  • RestorePurchases

The above UVS nodes' behavior is equivalent to corresponding methods from CompleteAPI.

The above UVS nodes are located inside EasyIAPUVS script as shown below:

An old integration tutorial is available on YouTube. We will try to update it as soon as possible but the implementation remains the same.

Last updated