Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ pullOccurred
Method
pullOccurred
source/core/StarNetElementBasicFields.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
bool NetElementEvent::pullOccurred() {
41
return pullOccurrences() != 0;
42
}
43
44
void NetElementEvent::ignoreOccurrences() {
45
m_pulledOccurrences = get();
Callers
8
getNetStates
Method · 0.80
tickShared
Method · 0.80
getNetStates
Method · 0.80
getNetStates
Method · 0.80
getNetStates
Method · 0.80
getNetStates
Method · 0.80
netElementsNeedLoad
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64