![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | ShelterBase |
| class | TentBase |
Functions | |
| void | Deconstruct () |
| override void | EEInit () |
| string | GetMaterialPath () |
| class ShelterBase extends TentBase | GetShelterVariant () |
| override bool | IsPlayerInside (PlayerBase player, string selection) |
| override void | SetActions () |
| void | ShelterBase () |
| void | SpawnKit () |
Variables | |
| static const string | SITE_OBJECT_TYPE = "ShelterSite" |
| string GetMaterialPath | ( | ) |
Definition at line 131 of file shelter.c.
Referenced by TentBase::Deconstruct().
| override bool IsPlayerInside | ( | PlayerBase | player, |
| string | selection ) |
| void SpawnKit | ( | ) |
Definition at line 141 of file shelter.c.
Referenced by TentBase::Deconstruct().