Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
improvisedfishingrod.c
Go to the documentation of this file.
1
class
ImprovisedFishingRod
:
FishingRod_Base_New
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
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
gear
tools
improvisedfishingrod.c
Generated by
1.8.17