Table of Contents

Class MaterialPool<T>

Namespace
TaleWorlds.TwoDimension
Assembly
TaleWorlds.TwoDimension.dll
public class MaterialPool<T> where T : Material, new()

Type Parameters

T
Inheritance
MaterialPool<T>
Inherited Members

Constructors

MaterialPool(int)

public MaterialPool(int initialBufferSize)

Parameters

initialBufferSize int

Methods

New()

public T New()

Returns

T

ResetAll()

public void ResetAll()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).