MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / members

Method members

source/game/StarTeamClient.cpp:203–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203List<TeamClient::Member> TeamClient::members() {
204 return m_members;
205}
206
207void TeamClient::forceUpdate() {
208 m_statusUpdateTimer = 0;

Callers 6

handlePacketsMethod · 0.80
makePlayerCallbacksMethod · 0.80
TeleportDialogMethod · 0.80
buildTeamBarMethod · 0.80
openMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected