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

Method GetGoodDamageLocatorIndex

trinity/Eve/SpaceObject/EveSpaceObject2.cpp:2359–2362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2357}
2358
2359int EveSpaceObject2::GetGoodDamageLocatorIndex( const Vector3& position )
2360{
2361 return GetGoodLocatorIndex( position, DAMAGE_LOCATOR_SET_NAME );
2362}
2363
2364int EveSpaceObject2::GetGoodLocatorIndex( const Vector3& position, BlueSharedString locatorSetName )
2365{

Callers 4

GetDamageLocatorMethod · 0.45
UpdateStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected