Table of Contents

Class ExtendedMonoBehaviour

Namespace
CodeBase
Assembly
4Experience.CodeBase.Core.Runtime.dll

Base class for MonoBehaviour scripts. There could find universal functionality. It is worthwhile to expand this class as needed. Use instead of the Unity's MonoBehaviour type.

public class ExtendedMonoBehaviour : MonoBehaviour
Inheritance
Object
Component
Behaviour
MonoBehaviour
ExtendedMonoBehaviour
Derived
Extension Methods