MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetLocator

Method GetLocator

trinity/Eve/Turret/EveTurretTarget.cpp:92–95  ·  view source on GitHub ↗

-------------------------------------------------------------------------------- Description: Get the locator ID --------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

90// Get the locator ID
91// --------------------------------------------------------------------------------
92int EveTurretTarget::GetLocator() const
93{
94 return m_locator;
95}
96
97// --------------------------------------------------------------------------------
98// Description:

Callers 1

UpdateSyncronousMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected