Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
void ItemInfo::RemoveOcb(short ocbFlags)
70
{
71
TriggerFlags &= ~ocbFlags;
72
}
73
74
void ItemInfo::ClearAllOcb()
75
{
Callers
2
InitializeWingedMutantOCB
Function · 0.80
InitializeWingedMutant
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected