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

Method OnBnClickedReload

neo/tools/decl/DialogDeclBrowser.cpp:928–933  ·  view source on GitHub ↗

================ DialogDeclBrowser::OnBnClickedReload ================ */

Source from the content-addressed store, hash-verified

926================
927*/
928void DialogDeclBrowser::OnBnClickedReload() {
929
930 declManager->Reload( false );
931
932 ReloadDeclarations();
933}
934
935/*
936================

Callers

nothing calls this directly

Calls 1

ReloadMethod · 0.45

Tested by

no test coverage detected