MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getGroup

Method getGroup

src/Core/Triggers/Trigger.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 std::string Trigger::getGroup() const
59 {
60 return m_parent.getName();
61 }
62
63 std::string Trigger::getName() const
64 {

Callers 3

TriggerMethod · 0.95
executeMethod · 0.95

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected