This version of Unity is unsupported.

RemoteSettings.HasKey

Declaration

public static bool HasKey(string key);

Parameters

key The key identifying the setting.

Returns

bool True, if the key exists.

Description

Reports whether the specified key exists in the remote settings configuration.