MCPcopy Create free account
hub / github.com/Norbyte/bg3se / BitSet

Method BitSet

CoreLib/Base/BitSet.h:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 uint32_t Size{ 0 };
14
15 inline BitSet() {}
16
17 inline BitSet(uint64_t val)
18 : InlineValue(val),

Callers

nothing calls this directly

Calls 2

GetBufMethod · 0.80
NumQwordsMethod · 0.45

Tested by

no test coverage detected