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

◆ OnAbort()

void ReplaceItemWithNewLambdaBase::OnAbort ( )
inlineprotected

Step Out - notification on abort.

@NOTE: new_item can be null if the lambda did not create any item (intentionaly)

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

227 {
228 Print("Error [inv] ReplaceItemWithNewLambdaBase OnAbort");
229 }
proto void Print(void var)
Prints content of variable to console/log.

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

Используется в Execute().