MCPcopy 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

TESTFunction · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected