Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetGroup
Method
GetGroup
src/game/map/render_layer.h:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
77
bool IsVisibleInClipRegion(const std::optional<CClipRegion> &ClipRegion) const;
78
int GetGroup() const { return m_GroupId; }
79
80
protected:
81
int m_GroupId;
Callers
3
OnMapLoad
Method · 0.45
OnMapLoadImpl
Method · 0.45
Load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected