tModLoader
v2023.01
A mod to make and play Terraria mods
Toggle main menu visibility
Main Page
Related Pages
Packages
Package List
Package Members
All
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Pages
Public Member Functions
|
Protected Member Functions
|
Protected Attributes
|
List of all members
Terraria.ID.SetFactory Class Reference
Public Member Functions
SetFactory
(int size)
bool[]
CreateBoolSet
(bool defaultState, params int[] types)
bool[]
CreateBoolSet
(params int[] types)
T[]
CreateCustomSet< T >
(T defaultState, params object[] inputs)
float[]
CreateFloatSet
(float defaultState, params float[] inputs)
int[]
CreateIntSet
(int defaultState, params int[] inputs)
ushort[]
CreateUshortSet
(ushort defaultState, params ushort[] inputs)
void
Recycle< T >
(T[] buffer)
Protected Member Functions
bool[]
GetBoolBuffer
()
float[]
GetFloatBuffer
()
int[]
GetIntBuffer
()
ushort[]
GetUshortBuffer
()
Protected Attributes
int
_size
Terraria
ID
SetFactory
Generated by
1.9.4