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

◆ DestroyLock()

void DestroyLock ( )
protected

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

402 {
403 GetGame().ObjectDelete( this );
404 }
proto native void ObjectDelete(Object obj)
proto native CGame GetGame()

Перекрестные ссылки GetGame() и CGame::ObjectDelete().