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
|
Public Attributes
|
Events
|
List of all members
UILinkPage Class Reference
Public Member Functions
UILinkPage
(int id)
bool
CanEnter
()
void
Enter
()
bool
IsValid
()
void
Leave
()
string
SpecialInteractions
()
void
SwapPageLeft
()
void
SwapPageRight
()
void
TravelDown
()
void
TravelLeft
()
void
TravelRight
()
void
TravelUp
()
void
Update
()
Public Attributes
int
CurrentPoint
int
DefaultPoint
int
ID
Dictionary< int,
UILinkPoint
>
LinkMap
= new Dictionary<int,
UILinkPoint
>()
int
PageOnLeft
= -1
int
PageOnRight
= -1
Events
Func< bool >
CanEnterEvent
Action
EnterEvent
Func< bool >
IsValidEvent
Action
LeaveEvent
Action< int >
OnPageMoveAttempt
Func< string >
OnSpecialInteracts
Action< int, int >
ReachEndEvent
Action
TravelEvent
Action
UpdateEvent
UILinkPage
Generated by
1.9.4