Table of Contents

Class ModelMVC<TView>

Namespace
CodeBase
Assembly
4Experience.CodeBase.Core.Runtime.dll
public class ModelMVC<TView> : ExtendedMonoBehaviour where TView : ViewMVC

Type Parameters

TView
Inheritance
Object
Component
Behaviour
MonoBehaviour
ModelMVC<TView>
Derived
Extension Methods

Properties

CurrentView

protected TView CurrentView { get; private set; }

Property Value

TView