Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.78 KB

File metadata and controls

18 lines (14 loc) · 1.78 KB

XCode Project Scripting Reference!

This section of the documentation contains details of the scripting API provided by a plugin. To use this information, you should be familiar with the basic theory and practice of scripting in Unity.

The scripting reference is organized according to the classes available to scripts which are described along with their methods, properties and any other information relevant to their use.

API are grouped by namespaces they belong to, and can be selected from the sidebar to the left.

About

The purpose of this template is to give you a head start when creating a new package for Unity. You'll find the repository structure description below as well as why it was built this way. I assume you already have some basic understanding of what the UPM package is and why you would like to build one. If not, please check out Creating custom packages

Quick links to explore the library: