Changelog:
Added enum
LastActionPerformedDeprecated
GameJoltComponentEnum(This will be removed in 1.7. UseLastActionPerformedinstead
Removed node 'Get User Token' (it's none of your business)
Made property
UserTokenprivate (same)Added node
Fetch All Trophiesas a wrapper forFetch Trophies, because TArray inputs can't be made optional (see #52)Move the comments from .cpp to .h files so now every node should have commented input / output pins
Re-categorized some nodes
Improved log messages
Fixed a bug where the session nodes (
Open, Ping, Close) wouldn't set theGameJoltComponentEnumRemoved node
Login StatusFixed the return values for the session nodes (
Open, Ping, Close)Logoff Usernow resetsUserNameandUserToken
Link to git-tag: https://gitlab.com/f2p-entertainment/plugins/ue4-gamejoltapi/-/tags/1.6
On a side note: 1.7 will probably merge m_LoggedIn and bGuest so be prepared, if you use one of those










0 comments