MonoBehaviour Class, inherits from BehaviourMonoBehaviour is the base class every script derives from. Using Javascript every script automatically derives from MonoBehaviour. When using C# or Boo you have to explicitly derive from MonoBehaviour. See Also: The chapter on scripting in the manual. Functions
Overridable Functions
Inherited members
Inherited Variables
Inherited Functions
Inherited Class Functions
|
