ObjectPool<T>.

New() Method

Summary

Creates a new() instance of T.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ObjectPool<T>

Syntax

protected virtual T New()

Return Value

Type Description
T