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