Click or drag to resize

GLPlayerPrefsHasKey Method

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static bool HasKey(
	string scope,
	string key
)

Parameters

scope
Type: SystemString
key
Type: SystemString

Return Value

Type: Boolean
See Also