SteamCore::Web 1.12
· One min read
- Renamed some conflicting delegate names
- Renamed GetEnumAsString function
- Fixed packaging with Nativization enabled
unreal engine
View All Tags
Added a Macro to define what Steam SDK version we're using.
(UE 4.24 contains both SDK 1.42 and 1.46), this allows us to compile the plugin for both UE 4.23 and 4.24 without having to manage two seperate projects.
The caveat with this method is that all functions and subsystems will list as available in 4.23 but will not return the expected result since 4.23 doesn't have the correct Steam SDK 1.46 version.
ISteamVideo
ISteamApps
ISteamFriends
ISteamUGC
General Changes

An example of how to add foliage rewards to your inventory