Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ getData
Method
getData
source/test/net_states_test.cpp:759–761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
757
}
758
759
int getData() const {
760
return dataState.get();
761
}
762
763
private:
764
NetElementInt dataState;
Callers
1
TEST
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected