Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
trap_smallfish.c File Reference

Go to the source code of this file.

Data Structures

class  TrapSpawnBase
 

Functions

override void OnPlacementComplete (Man player, vector position="0 0 0", vector orientation="0 0 0")
 
override bool IsDeployable ()
 
override string GetDeploySoundset ()
 
override string GetLoopDeploySoundset ()
 
override bool DoPlacingHeightCheck ()
 

Variables

class Trap_SmallFish extends TrapSpawnBase m_RainProcurement
 

Function Documentation

◆ DoPlacingHeightCheck()

override bool DoPlacingHeightCheck ( )

Definition at line 186 of file trap_smallfish.c.

◆ GetDeploySoundset()

override string GetDeploySoundset ( )

Definition at line 176 of file trap_smallfish.c.

◆ GetLoopDeploySoundset()

override string GetLoopDeploySoundset ( )

Definition at line 181 of file trap_smallfish.c.

◆ IsDeployable()

override bool IsDeployable ( )

Definition at line 171 of file trap_smallfish.c.

◆ OnPlacementComplete()

override void OnPlacementComplete ( Man  player,
vector  position = "0 0 0",
vector  orientation = "0 0 0" 
)

Definition at line 164 of file trap_smallfish.c.

Variable Documentation

◆ m_RainProcurement

class Trap_SmallFish extends TrapSpawnBase m_RainProcurement