ISInterface:SaveGameSettings

From Lavish Software Wiki
Jump to navigation Jump to search

Syntax

void SaveGameSettings()

Purpose

To save the game settings after changing them

Usage

Parameters

None

Examples

  • pISInterface->SaveGameSettings();

See Also