MCPcopy Create free account
hub / github.com/Rat431/ColdAPI_Steam / IsLoaded

Method IsLoaded

src/ColdAPI_Steam/public SDK/POSIXLibrary.h:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 bool IsLoaded() const
43 {
44 return m_handle != NULL;
45 }
46
47private:
48 void *m_handle;

Callers 1

TryLoadLibrariesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected