Table of Contents

Class ModelMVP<TPresenter>

Namespace
CodeBase
Assembly
4Experience.CodeBase.Core.Runtime.dll
public class ModelMVP<TPresenter> : ExtendedMonoBehaviour

Type Parameters

TPresenter
Inheritance
Object
Component
Behaviour
MonoBehaviour
ModelMVP<TPresenter>
Derived
Extension Methods

Properties

CurrentPresenter

protected TPresenter CurrentPresenter { get; private set; }

Property Value

TPresenter