Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ IsLara
Method
IsLara
TombEngine/Game/items.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
bool ItemInfo::IsLara() const
199
{
200
return Data.is<LaraInfo*>();
201
}
202
203
bool ItemInfo::IsCreature() const
204
{
Callers
15
RenderBlobShadows
Method · 0.80
SpearGuardianControl
Function · 0.80
MonkControl
Function · 0.80
SkidooManControl
Function · 0.80
SharkControl
Function · 0.80
SwordGuardianControl
Function · 0.80
CivvyControl
Function · 0.80
RaptorControl
Function · 0.80
SpawnSophiaLeighProjectileBolt
Function · 0.80
SophiaLeighTowerControl
Function · 0.80
SophiaLeighNormalControl
Function · 0.80
FlameThrowerControl
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestVolumes
Function · 0.64
TestInteractionConditions
Method · 0.64