MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / ReloadJournal

Method ReloadJournal

ogsr_engine/xrGame/ui/UIDiaryWnd2.cpp:264–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264void CUIDiaryWnd::ReloadJournal()
265{
266 if (Actor() && Actor()->encyclopedia_registry->registry().objects_ptr()->size() < prevArticlesCount)
267 ResetJournal();
268}
269
270void CUIDiaryWnd::ResetJournal()
271{

Callers 1

PdaContentsChangedMethod · 0.80

Calls 3

ActorFunction · 0.85
objects_ptrMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected