MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / Fullscreen

Method Fullscreen

IntelPresentMon/Core/source/win/OverlayWindow.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 bool OverlayWindow::Fullscreen() const
136 {
137 return fullscreenMode;
138 }
139 bool OverlayWindow::Standard() const
140 {
141 return false;

Callers 2

UpdateTargetOrderMethod · 0.45
NeedsFullscreenRebootMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected