MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / BitSet

Method BitSet

src/Core/include/OpenLoco/Core/BitSet.hpp:262–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260
261 public:
262 constexpr BitSet() = default;
263
264 constexpr BitSet(const StorageBlockType val)
265 : _data{ val }

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected