DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetProtectionLevel()

float PluginBase::GetProtectionLevel ( int type,
int slot,
Man player )
inlineprotected

См. определение в файле PluginTransmissionAgents.c строка 375

376 {
377 return GetProtectionLevelEx(type, slot, player);
378 }
static float GetProtectionLevelEx(int type, int slot, Man player, bool consider_filter=true, int system=0)
Определения PluginTransmissionAgents.c:364

Перекрестные ссылки GetProtectionLevelEx().

Используется в TransmitAgentsEx().