SettingsService.Exists

Declaration

public static bool Exists(string settingsPath);

Parameters

settingsPath Settings path of the item to verify the existence of (for example, 'Project/Player' or 'Preferences/Search').

Returns

bool Returns true if the settings path exists.

Description

Verify the existence of a settings path.


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