Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TryUpdateChannel()
void
Terraria.Player.TryUpdateChannel
(
Projectile
projectile
)
inline
Definition at line
49507
of file
Player.cs
.
49508
{
49509
_channelShotCache
.
TryTracking
(projectile);
49510
}
Terraria.Player._channelShotCache
ChannelCancelKey _channelShotCache
Definition
Player.cs:1523
Terraria.Player.ChannelCancelKey.TryTracking
void TryTracking(Projectile projectile)
Definition
Player.cs:114
Terraria
Player
Generated by
1.10.0