Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ UpdateType
Method
UpdateType
src/New/Entity/ShieldClass.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void ShieldClass::UpdateType()
54
{
55
this->Type = TechnoExt::ExtMap.Find(this->Techno)->CurrentShieldType;
56
}
57
58
void ShieldClass::PointerGotInvalid(void* ptr, bool removed)
59
{
Callers
2
ShieldClass
Method · 0.95
AI
Method · 0.95
Calls
1
Find
Method · 0.45
Tested by
no test coverage detected