Class ModelMVP<TPresenter>
- Namespace
- CodeBase
- Assembly
- 4Experience.CodeBase.Core.Runtime.dll
public class ModelMVP<TPresenter> : ExtendedMonoBehaviour
Type Parameters
TPresenter
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourModelMVP<TPresenter>
- Derived
- Extension Methods
Properties
CurrentPresenter
protected TPresenter CurrentPresenter { get; private set; }
Property Value
- TPresenter