DayZ 1.24
All Classes Files Functions Variables Typedefs Enumerations Enumerator Modules
ShelterBase Class Reference

Private Member Functions

override string GetShelterVariant ()
 

Detailed Description

Definition at line 96 of file Shelter.c.

Member Function Documentation

◆ GetShelterVariant()

override string ShelterBase::GetShelterVariant ( )
inlineprivate

Definition at line 98 of file Shelter.c.

99 {
100 return "leather";
101 }

Referenced by TentBase::Deconstruct(), and TentBase::GetMaterialPath().


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