Skip to content

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

EngineCallback(1007)
CallNativeFunction2(NotifyCallback, 1007, 0)
NotifyCallback(NOTIFY_1007, NULL, NULL, NULL);