Version: 2017.4
Scripting
Creating and Using Scripts

Scripting Overview

Although Unity uses an implementation of the standard Mono runtime for scripting, it still has its own practices and techniques for accessing the engine from scripts. This section explains how objects created in the Unity editor are controlled from scripts, and details the relationship between Unity’s gameplay features and the Mono runtime.

Scripting
Creating and Using Scripts