MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / AddUpdateVar

Method AddUpdateVar

neo/ui/Window.cpp:599–601  ·  view source on GitHub ↗

================ idWindow::AddUpdateVar ================ */

Source from the content-addressed store, hash-verified

597================
598*/
599void idWindow::AddUpdateVar(idWinVar *var) {
600 updateVars.AddUnique(var);
601}
602
603/*
604================

Callers 2

InitMethod · 0.80
idSimpleWindowMethod · 0.80

Calls 1

AddUniqueMethod · 0.45

Tested by

no test coverage detected