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