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

◆ AfterStoreLoad()

override void ClaymoreMine::AfterStoreLoad ( )
inlineprotected

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

60 {
61 super.AfterStoreLoad();
62
64 if (GetArmed())
65 {
67 }
68 }
bool GetArmed()
Определения ExplosivesBase.c:266
ERemoteDetonatorLEDState
Определения RemoteDetonator.c:2
void UpdateLED(ERemoteDetonatorLEDState pState, bool pForced=false)
Определения ClaymoreMine.c:200
void UpdateVisuals()
Определения ClaymoreMine.c:178

Перекрестные ссылки GetArmed(), UpdateLED() и UpdateVisuals().