DayZ 1.29
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 строка 269

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

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