terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
UsingSuperCart
bool Terraria.Player.UsingSuperCart
get
set
Definition at line
1394
of file
Player.cs
.
1395
{
1396
get
1397
{
1398
if
(this.
unlockedSuperCart
)
1399
{
1400
bool
flag = this.
enabledSuperCart
;
1401
return
;
1402
}
1403
}
1404
set
1405
{
1406
}
1407
}
Terraria.Player.unlockedSuperCart
bool unlockedSuperCart
Definition
Player.cs:21935
Terraria.Player.enabledSuperCart
bool enabledSuperCart
Definition
Player.cs:21938
Terraria
Player
Generated by
1.10.0