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

Method Connection

CoreLib/Base/BaseFunction.h:413–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411 struct Connection
412 {
413 Connection()
414 {}
415
416 Connection(Connection const& o)
417 : Handler(o.Handler),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected