Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
TrapBase Class Reference

Protected Member Functions

void OnServerSteppedOn (Object obj, string damageZone)
 
void CauseVictimToStartLimping (Object obj, string damagedZone)
 
void PlaySoundBiteLeg ()
 
void PlaySoundBiteEmpty ()
 
void PlaySoundOpen ()
 
override void OnActivate ()
 
override void OnDisarm ()
 
override void OnPlacementComplete (Man player, vector position="0 0 0", vector orientation="0 0 0")
 
override bool IsDeployable ()
 
override string GetLoopDeploySoundset ()
 
override void SetActions ()
 

Detailed Description

Definition at line 1 of file trap_bear.c.

Member Function Documentation

◆ CauseVictimToStartLimping()

void TrapBase::CauseVictimToStartLimping ( Object obj,
string damagedZone )
protected

Definition at line 177 of file trap_bear.c.

◆ GetLoopDeploySoundset()

override string TrapBase::GetLoopDeploySoundset ( )
protected

Definition at line 244 of file trap_bear.c.

◆ IsDeployable()

override bool TrapBase::IsDeployable ( )
protected

Definition at line 239 of file trap_bear.c.

◆ OnActivate()

override void TrapBase::OnActivate ( )
protected

Definition at line 210 of file trap_bear.c.

◆ OnDisarm()

override void TrapBase::OnDisarm ( )
protected

Definition at line 217 of file trap_bear.c.

◆ OnPlacementComplete()

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

Definition at line 228 of file trap_bear.c.

◆ OnServerSteppedOn()

void TrapBase::OnServerSteppedOn ( Object obj,
string damageZone )
protected

Generic limp handling

Definition at line 136 of file trap_bear.c.

◆ PlaySoundBiteEmpty()

void TrapBase::PlaySoundBiteEmpty ( )
protected

Definition at line 198 of file trap_bear.c.

◆ PlaySoundBiteLeg()

void TrapBase::PlaySoundBiteLeg ( )
protected

Definition at line 192 of file trap_bear.c.

◆ PlaySoundOpen()

void TrapBase::PlaySoundOpen ( )
protected

Definition at line 204 of file trap_bear.c.

◆ SetActions()

override void TrapBase::SetActions ( )
protected

Definition at line 249 of file trap_bear.c.


The documentation for this class was generated from the following file: