DayZ 1.24
|
Go to the source code of this file.
Classes | |
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 |
Definition at line 180 of file Trap_SmallFish.c.
Definition at line 170 of file Trap_SmallFish.c.
Definition at line 175 of file Trap_SmallFish.c.
Definition at line 165 of file Trap_SmallFish.c.
override void OnPlacementComplete | ( | Man | player, |
vector | position = "0 0 0", | ||
vector | orientation = "0 0 0" ) |
Definition at line 158 of file Trap_SmallFish.c.
References SetIsPlaceSound().
class Trap_SmallFish extends TrapSpawnBase m_RainProcurement |