DayZ 1.24
Loading...
Searching...
No Matches
ImprovisedFishingRod.c
Go to the documentation of this file.
2{
3 override void AnimateFishingRod(bool state)
4 {
5 SetAnimationPhase("AnimateRod", state);
6 }
7};
override void AnimateFishingRod(bool state)