Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetUPVInfo
Function
GetUPVInfo
TombEngine/Objects/TR3/Vehicles/upv.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
};
157
158
UPVInfo* GetUPVInfo(ItemInfo* UPVItem)
159
{
160
return (UPVInfo*)UPVItem->Data;
161
}
162
163
void InitializeUPV(short itemNumber)
164
{
Callers
7
InitializeUPV
Function · 0.85
DrawUPVLight
Function · 0.85
FireUPVHarpoon
Function · 0.85
UPVEffects
Function · 0.85
BackgroundCollision
Function · 0.85
UPVControl
Function · 0.85
InitializePlayerVehicle
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected