MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getControlName

Method getControlName

radiant/ui/script/ScriptPanel.h:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 constexpr static const char* const Name = "ScriptPanel";
15
16 std::string getControlName() override
17 {
18 return Name;
19 }
20
21 std::string getDisplayName() override
22 {

Callers 1

registerControlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected