Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
203
List<TeamClient::Member> TeamClient::members() {
204
return m_members;
205
}
206
207
void TeamClient::forceUpdate() {
208
m_statusUpdateTimer = 0;
Callers
6
handlePackets
Method · 0.80
makePlayerCallbacks
Method · 0.80
TeleportDialog
Method · 0.80
buildTeamBar
Method · 0.80
open
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected