Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getTriggerLuaTableName
Method · 0.95
Trigger
Method · 0.95
execute
Method · 0.95
Calls
1
getName
Method · 0.45
Tested by
no test coverage detected