Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
Land_WarheadStorage_Bunker_Facility Class Reference
Inheritance diagram for Land_WarheadStorage_Bunker_Facility:
House

Protected Member Functions

override void DeferredInit ()
override bool CanDoorBeOpened (int doorIndex, bool checkIfLocked=false)
override bool CanDoorBeClosed (int doorIndex)
override void OnDoorOpenStart (DoorStartParams params)
override void OnDoorCloseStart (DoorStartParams params)
override void OnSpawnByObjectSpawner (ITEM_SpawnerObject item)

Protected Attributes

const float DOOR_AUTOCLOSE_TIME = 12
ref map< int, ref Timerm_AutoCloseTimers

Detailed Description

Definition at line 1 of file land_warheadstorage_bunker_facility.c.

Member Function Documentation

◆ CanDoorBeClosed()

override bool Land_WarheadStorage_Bunker_Facility::CanDoorBeClosed ( int doorIndex)
protected

Definition at line 36 of file land_warheadstorage_bunker_facility.c.

◆ CanDoorBeOpened()

override bool Land_WarheadStorage_Bunker_Facility::CanDoorBeOpened ( int doorIndex,
bool checkIfLocked = false )
protected

Definition at line 20 of file land_warheadstorage_bunker_facility.c.

◆ DeferredInit()

override void Land_WarheadStorage_Bunker_Facility::DeferredInit ( )
protected

Definition at line 7 of file land_warheadstorage_bunker_facility.c.

◆ OnDoorCloseStart()

override void Land_WarheadStorage_Bunker_Facility::OnDoorCloseStart ( DoorStartParams params)
protected

Definition at line 57 of file land_warheadstorage_bunker_facility.c.

◆ OnDoorOpenStart()

override void Land_WarheadStorage_Bunker_Facility::OnDoorOpenStart ( DoorStartParams params)
protected

Definition at line 44 of file land_warheadstorage_bunker_facility.c.

◆ OnSpawnByObjectSpawner()

override void Land_WarheadStorage_Bunker_Facility::OnSpawnByObjectSpawner ( ITEM_SpawnerObject item)
protected

Definition at line 62 of file land_warheadstorage_bunker_facility.c.

Member Data Documentation

◆ DOOR_AUTOCLOSE_TIME

const float Land_WarheadStorage_Bunker_Facility::DOOR_AUTOCLOSE_TIME = 12
protected

Definition at line 3 of file land_warheadstorage_bunker_facility.c.

◆ m_AutoCloseTimers

ref map<int, ref Timer> Land_WarheadStorage_Bunker_Facility::m_AutoCloseTimers
protected

Definition at line 5 of file land_warheadstorage_bunker_facility.c.


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