Representation of Script assets.
This class represents C#, JavaScript and Boo files stored in the project.
GetClass | Returns the System.Type object of the class implemented by this script. |
FromMonoBehaviour | Returns the MonoScript object containing specified MonoBehaviour. |
FromScriptableObject | Returns the MonoScript object containing specified ScriptableObject. |