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
-
ObjectComponentBehaviourMonoBehaviourExtendedMonoBehaviour
- Derived
- Extension Methods