Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
StartChanneling()
[1/2]
void
Terraria.Player.StartChanneling
(
)
inline
Definition at line
49489
of file
Player.cs
.
49490
{
49491
channel
=
true
;
49492
_channelShotCache
=
default
(ChannelCancelKey);
49493
}
Terraria.Player.channel
bool channel
Definition
Player.cs:1519
Terraria.Player._channelShotCache
ChannelCancelKey _channelShotCache
Definition
Player.cs:1523
Terraria
Player
Generated by
1.10.0