Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
599
void idWindow::AddUpdateVar(idWinVar *var) {
600
updateVars.AddUnique(var);
601
}
602
603
/*
604
================
Callers
2
Init
Method · 0.80
idSimpleWindow
Method · 0.80
Calls
1
AddUnique
Method · 0.45
Tested by
no test coverage detected