MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / isPortable

Method isPortable

src/instancemanager.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93bool Instance::isPortable() const
94{
95 return m_portable;
96}
97
98bool Instance::isActive() const
99{

Callers 6

openSelectedInstanceMethod · 0.80
fillDataMethod · 0.80
isForInstanceMethod · 0.80
isActiveMethod · 0.80
ShortcutMethod · 0.80
setupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected