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

Method GetObject

trinity/Eve/EvePicking.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78IRoot* EvePickingContext::GetObject()
79{
80 return m_lastPickedObject;
81}
82
83uint32_t EvePickingContext::GetArea()
84{

Callers 6

GetHighDetailModelMethod · 0.80
GetMediumDetailModelMethod · 0.80
GetLowDetailModelMethod · 0.80
SetLODMethod · 0.80
PickObjectAndAreaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected