question

Lewis Herbert avatar image
Lewis Herbert asked

Ue4 blueprint: steam mxttransaction callback

How would I get the steam Auth callback from blueprints? It's not exposed and I'm just running it on a timer after pay for purchase which I assume would be a bad way to do it.

This plugin has the function I need but is no longer available:

https://ue4-steamworks-api.readthedocs.io/en/latest/SteamUser.html#steammicrotxnauthorizationcallback

I'm open to using code but I'm not very good with it, I've looked over the steam API but really can't make any sence of it.

Any help will be appreciated!

unreal
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Lewis Herbert avatar image
Lewis Herbert answered

After a bit of digging, I found a plugin called "uworks" which has this blueprint function

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.