Searched refs:after_ (Results 1 – 2 of 2) sorted by relevance
168 condition_(condition), after_(after), statements_(statements) {} in UScriptForStatement()176 UScriptExpression* after_ = nullptr; variable
217 if (after_ != nullptr) { in Execute()219 after_->Execute(interpreter, context); in Execute()327 delete after_; in ~UScriptForStatement()