Table of Contents

Class CustomPoolScreenView

Namespace
CodeBase.ObjectPooling.Example
Assembly
4Experience.CodeBase.ObjectPoolingSystem.Samples.dll
public class CustomPoolScreenView : ViewMVC, IView
Inheritance
Object
Component
Behaviour
MonoBehaviour
CustomPoolScreenView
Implements
Inherited Members
Extension Methods

Properties

CountLimitText

private TMP_Text CountLimitText { get; set; }

Property Value

TMP_Text

PoolTypeText

private TMP_Text PoolTypeText { get; set; }

Property Value

TMP_Text

PreWarmedCountText

private TMP_Text PreWarmedCountText { get; set; }

Property Value

TMP_Text

Methods

SetCountLimitText(string)

public void SetCountLimitText(string countLimitText)

Parameters

countLimitText string

SetPoolTypeText(string)

public void SetPoolTypeText(string poolTypeText)

Parameters

poolTypeText string

SetPreWarmedCountText(string)

public void SetPreWarmedCountText(string preWarmedCountText)

Parameters

preWarmedCountText string