Advanced Prefs (Visual Prefs)

$9
Publisher Worq Studios
File size 4.06MB
Number of files 26
Latest version 1
Latest release date 2018-04-20 10:26:18
First release date 2018-04-20 10:26:18
Supported Unity versions 2018.4.2 or higher
This product was created to simplify and expand the use player Preferences. It expands upon the default unity Player Prefs by adding more datatypes such as Bools, Color, Vector2s and Vector 3s. Advanced Player Prefs also comes with a powerful visual editor so that users can easily view, manipulate and modify preferences right from the comfort of the Unity Editor. This Asset also provides a powerful API for seemless integration with your new and pre-existing code. Setting a new integer called “intName” with a value of 12 is as easy as calling WorqPrefs.SetInt("intName", 12); and getting that integer is simply WorqPrefs.GetInt("intName ", 1); with a default return value of 1 if that integer is not found.

Top Publisher Assets