MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / GetObjectID

Method GetObjectID

TombEngine/Game/Hud/DrawItems/DisplayItem.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 GAME_OBJECT_ID DisplayItem::GetObjectID() const
32 {
33 return _objectID;
34 }
35
36 const Vector3& DisplayItem::GetPosition() const
37 {

Callers 4

DrawObjectIn3DSpaceMethod · 0.45
GetDisplayItemBoundsMethod · 0.45
BuildMethod · 0.45
TestObjectIDExistsMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestObjectIDExistsMethod · 0.36