Quickstart
Last updated
Last updated
Go to Window > Package Manager and open the Package Manager window.
Select My Assets from the Packages menu to list any packages that you have purchased.
Select the Extension Kit from the list of packages. (Try searching for it if it is not listed.)
Follow the prompts to complete the installation.
The Extension Kit usually works without importing its namespace, as most functions are public static. However, some features—like the PlayerPrefs extensions—may require it. If needed, add the following using
statements to your script.
If you are doing this for the first time, .