DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
VerifyAttachmentType()
bool
MissionBase::VerifyAttachmentType
(
int
slot_ID
,
string
attachment_type
)
inline
protected
См. определение в файле
missionServer.c
строка
531
532
{
533
return
DefaultCharacterCreationMethods.GetConfigAttachmentTypes(slot_ID).Find(attachment_type) > -1;
534
}
Используется в
EquipCharacter()
.
MissionBase
Создано системой
1.13.2