Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/Shadows
/ SetEditable
Method
SetEditable
Shadows/SampleFramework11/Settings.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void Setting::SetEditable(bool editable)
66
{
67
SetReadOnly(!editable);
68
}
69
70
FloatSetting& Setting::AsFloat()
71
{
Callers
1
Update
Function · 0.80
Calls
1
SetReadOnly
Function · 0.85
Tested by
no test coverage detected