Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

RemoteSettings.ForceUpdate

public static void ForceUpdate();

Description

Forces the game to download the newest settings from the server and update its values.

Primarily for use in development and testing; in normal operation, the remote settings are downloaded from the server at the beginning of every session, and so forcing an update is not necessary. However, during testing, when settings are changing frequently, it can be useful to update them immediately within a session.

Did you find this page useful? Please give it a rating: