Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
improvisedfishingrod.c
Go to the documentation of this file.
2 {
3  override void AnimateFishingRod(bool state)
4  {
5  SetAnimationPhase("AnimateRod",state);
6  }
7 };
ImprovisedFishingRod
Definition: improvisedfishingrod.c:1
FishingRod_Base_New
Definition: fishingrod_base.c:1