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
|
Properties
|
List of all members
Terraria.DataStructures.DoubleStack< T1 > Class Template Reference
Public Member Functions
DoubleStack
(int segmentSize=1024, int initialSize=0)
void
Clear
(bool quickClear=false)
T1
PeekBack
()
T1
PeekFront
()
T1
PopBack
()
T1
PopFront
()
void
PushBack
(T1 back)
void
PushFront
(T1 front)
Properties
int
Count
[get]
Terraria
DataStructures
DoubleStack
Generated by
1.9.4