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

◆ SetActions()

override void TrapBase::SetActions ( )
inlineprotected

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

250 {
251 super.SetActions();
252
253 AddAction(ActionClapBearTrapWithThisItem);
254 AddAction(ActionTogglePlaceObject);
256 }
PlaceObjectActionReciveData ActionReciveData ActionDeployObject()
Определения ActionDeployObject.c:9
void AddAction(typename actionName)
Определения AdvancedCommunication.c:220

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