MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / RemoveOcb

Method RemoveOcb

TombEngine/Game/items.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void ItemInfo::RemoveOcb(short ocbFlags)
70{
71 TriggerFlags &= ~ocbFlags;
72}
73
74void ItemInfo::ClearAllOcb()
75{

Callers 2

InitializeWingedMutantFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected