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

Method sourceEntityId

source/frontend/StarScriptPane.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95EntityId ScriptPane::sourceEntityId() const {
96 return m_sourceEntityId;
97}
98
99}

Callers 4

openCraftingWindowMethod · 0.45
openMerchantWindowMethod · 0.45
updateMethod · 0.45
takeScriptPanesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected