NOTIFY_1007¶ Description¶ Displays an error message for trying to access a save file with DLC content without said DLC installed. Parameters¶ None. Return Value¶ None. Example¶ v3v4v5 EngineCallback(1007) CallNativeFunction2(NotifyCallback, 1007, 0) NotifyCallback(NOTIFY_1007, NULL, NULL, NULL);