MCPcopy 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
80protected:
81 int m_GroupId;

Callers 3

OnMapLoadMethod · 0.45
OnMapLoadImplMethod · 0.45
LoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected