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

Method IsValid

BG3Extender/Extender/Shared/ExtenderNet.h:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 inline bool IsValid() const
41 {
42 return valid_;
43 }
44
45private:
46#if defined(_DEBUG)

Callers 1

ProcessMsgMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected