tModLoader
v2025.03
A mod to make and play Terraria mods
Toggle main menu visibility
Main Page
Related Pages
Packages
Package List
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
Enumerations
Properties
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
z
Events
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
Public Member Functions
|
Properties
|
List of all members
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]
DoubleStack
Generated by
1.9.4