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