MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / EnumSettingT

Method EnumSettingT

SampleFramework12/v1.00/Settings.h:285–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283public:
284
285 EnumSettingT()
286 {
287 }
288
289 void Initialize(const char* name_, const char* group_,
290 const char* label_, const char* helpText_, T initialVal,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected