MCPcopy 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
65void Setting::SetEditable(bool editable)
66{
67 SetReadOnly(!editable);
68}
69
70FloatSetting& Setting::AsFloat()
71{

Callers 1

UpdateFunction · 0.80

Calls 1

SetReadOnlyFunction · 0.85

Tested by

no test coverage detected