Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DrawObjectIn3DSpace
Method · 0.45
GetDisplayItemBounds
Method · 0.45
Build
Method · 0.45
TestObjectIDExists
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestObjectIDExists
Method · 0.36