Click or drag to resize

GLPlayerPrefsSetStringArray Method

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

Parameters

scope
Type: SystemString
key
Type: SystemString
values
Type: SystemString
See Also