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

Method IsPickable

trinity/Eve/SpaceObject/EveSpaceObject2.cpp:3558–3561  ·  view source on GitHub ↗

--------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

3556
3557// --------------------------------------------------------------------------------
3558bool EveSpaceObject2::IsPickable() const
3559{
3560 return m_isPickable;
3561}
3562
3563// --------------------------------------------------------------------------------
3564// Description:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected