Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getValueHP
Method
getValueHP
UnitTests/UnitTest_Layers/ResourceDevice.h:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
return mValueTarget;
66
}
67
size_t getValueHP() const
68
{
69
return mValueHP;
70
}
71
72
private:
73
std::string mDeviceName;
Callers
1
notifyCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected