Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getValueExplosion
Method
getValueExplosion
UnitTests/UnitTest_Layers/ResourceDevice.h:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
return mValueEnergy;
58
}
59
size_t getValueExplosion() const
60
{
61
return mValueExplosion;
62
}
63
size_t getValueTarget() const
64
{
65
return mValueTarget;
Callers
1
notifyCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected