Click or drag to resize

GLPlayerPrefsGetIntArray Method

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static int[] GetIntArray(
	string scope,
	string key
)

Parameters

scope
Type: SystemString
key
Type: SystemString

Return Value

Type: Int32
See Also