MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / SetPolicy

Function SetPolicy

engine/Poseidon/UI/Settings/Presentation.cpp:15–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13{
14AspectRatio::DisplayStyle s_style = AspectRatio::Modern;
15AspectRatio::UltrawideClamp s_clamp = AspectRatio::Clamp21x9;
16struct UserFov
17{
18 float left;
19 float top;
20};
21std::optional<UserFov> s_userFov;
22} // namespace
23

Callers 3

ApplyAspectPolicyFunction · 0.85
ApplyToEngineMethod · 0.85

Calls 1

SetPillarboxBarsEnabledFunction · 0.85

Tested by

no test coverage detected