MCPcopy 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
134void ResetHair(ItemInfo* item)
135{
136 HairEffect.Initialize();
137}
138
139void InvisibilityOff(ItemInfo* item)
140{

Callers

nothing calls this directly

Calls 1

InitializeMethod · 0.45

Tested by

no test coverage detected