MCPcopy Create free account
hub / github.com/ddnet/ddnet / Visible

Method Visible

src/game/client/components/nameplates.cpp:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 vec2 Padding() const { return m_Padding; }
73 bool NewLine() const { return m_NewLine; }
74 bool Visible() const { return m_Visible; }
75 bool ShiftOnInvis() const { return m_ShiftOnInvis; }
76 CNamePlatePart() = delete;
77 virtual ~CNamePlatePart() = default;

Callers 3

RenderLineMethod · 0.80
RenderMethod · 0.80
SizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected