Animancer
Toggle side menu
Toggle side menu
Features
Download
Documentation
Help
API v7.4
Other Assets
This is the old Animancer v7.4 documentation. Click here for the latest version.
SetPool
<
T
>
.
New
()
Method
Summary
Creates a
new()
instance of
T
.
Assembly
Animancer
.dll
Namespace
Animancer
Containing Type
SetPool
<
T
>
Syntax
protected override HashSet<T> New()
Return Value
Type
Description
HashSet
<
T
>