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

Method Setting

SampleFramework12/v1.00/Settings.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25// == Setting =====================================================================================
26
27Setting::Setting()
28{
29}
30
31void Setting::Initialize(SettingType type_, void* data_, const char* name_,
32 const char* group_, const char* label_, const char* helpText_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected