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

◆ CancelHandEvent()

void CancelHandEvent ( )
protected

cancels any handevents that will be executed this frame @NOTE: this is used in situations where the player performs an action that renders the event invalid exactly on the frame it will be executed

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

271 {
273 //m_postedHandEvent = null;
274 }
ref HandEventBase m_DeferredPostedHandEvent
Определения DayZPlayerInventory.c:155

Перекрестные ссылки m_DeferredPostedHandEvent.