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

Method UserConfig

engine/Poseidon/Core/Profile/UserConfig.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9namespace Poseidon
10{
11namespace
12{
13constexpr float kDefaultFovLeft = 1.0f;
14constexpr float kDefaultFovTop = 0.75f;
15
16bool ValidFov(float left, float top)

Callers

nothing calls this directly

Calls 1

InitDefaultsFunction · 0.85

Tested by

no test coverage detected