fmod / fmod-for-unreal

FMOD Studio integration with Unreal.
https://fmod.com/resources/documentation-unreal
MIT License
202 stars 84 forks source link

Compiler fix for UE4_27 #64

Closed Sam-SilentGames closed 2 years ago

Sam-SilentGames commented 3 years ago

Added a correction to the usage of the RestoreState function override in UE 4.27.

Due to the included macro, this will compile both for 4.26 and 4.27 without any changes from the user.

fmod-mathew commented 2 years ago

These fixed have been incorporated into our 4.27 version.