Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ResetHair
Function
ResetHair
TombEngine/Game/control/flipeffect.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void ResetHair(ItemInfo* item)
135
{
136
HairEffect.Initialize();
137
}
138
139
void InvisibilityOff(ItemInfo* item)
140
{
Callers
nothing calls this directly
Calls
1
Initialize
Method · 0.45
Tested by
no test coverage detected