MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / SyncCrux

Function SyncCrux

Source/objects.cpp:3626–3630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3624}
3625
3626void SyncCrux(const Object &crux)
3627{
3628 if (AreAllCruxesOfTypeBroken(crux._oVar8))
3629 ObjChangeMap(crux._oVar1, crux._oVar2, crux._oVar3, crux._oVar4);
3630}
3631
3632void SyncLever(const Object &lever)
3633{

Callers 1

SyncObjectAnimFunction · 0.85

Calls 2

AreAllCruxesOfTypeBrokenFunction · 0.85
ObjChangeMapFunction · 0.85

Tested by

no test coverage detected