Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ SetEditable
Method
SetEditable
SampleFramework11/v1.02/Settings.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void Setting::SetEditable(bool editable)
70
{
71
SetReadOnly(!editable);
72
}
73
74
void Setting::SetHidden(bool hidden)
75
{
Callers
2
Initialize
Function · 0.80
UpdateUI
Function · 0.80
Calls
1
SetReadOnly
Function · 0.85
Tested by
no test coverage detected