MCPcopy 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
198bool ItemInfo::IsLara() const
199{
200 return Data.is<LaraInfo*>();
201}
202
203bool ItemInfo::IsCreature() const
204{

Callers 15

RenderBlobShadowsMethod · 0.80
SpearGuardianControlFunction · 0.80
MonkControlFunction · 0.80
SkidooManControlFunction · 0.80
SharkControlFunction · 0.80
SwordGuardianControlFunction · 0.80
CivvyControlFunction · 0.80
RaptorControlFunction · 0.80
SophiaLeighTowerControlFunction · 0.80
SophiaLeighNormalControlFunction · 0.80
FlameThrowerControlFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestVolumesFunction · 0.64