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

◆ GetResultParticleId()

int CatchingContextFishingRodAction::GetResultParticleId ( )
inlineprotected

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

228 {
229 if (m_Result)
231
232 return ParticleList.INVALID;
233 }
ref CatchingResultBasic m_Result
Определения CatchingContextBase.c:27
int GetYieldItemParticleId()
Определения CatchingResultBasic.c:20

Перекрестные ссылки ParticleList::INVALID и m_Result.