DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
HunterPants_ColorBase.c
См. документацию.
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
9class HunterPants_Autumn extends HunterPants_ColorBase {};
10class HunterPants_Brown extends HunterPants_ColorBase {};
11class HunterPants_Spring extends HunterPants_ColorBase {};
12class HunterPants_Summer extends HunterPants_ColorBase {};
13class HunterPants_Winter extends HunterPants_ColorBase {};
void AddAction(typename actionName)
Определения AdvancedCommunication.c:220
override void SetActions()
Определения HunterPants_ColorBase.c:3
Определения BDUPants.c:2