Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ permGenEnabled
Method
permGenEnabled
launcher/ui/widgets/JavaSettingsWidget.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
bool JavaSettingsWidget::permGenEnabled() const
196
{
197
return m_permGenSpinBox->isVisible();
198
}
199
200
int JavaSettingsWidget::permGenSize() const
201
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected