Inconsistent Dll Linkage
Error
Cause
An API macro is not named correctly for the module in which this class is declared.
In this example, USH_FNC_SPD_Settings
is actually in SH_FNC_SPD_EDITOR_API
.
Fix
Correct the incorrect API macro.
Last updated