Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dborth/fceugx
/ GetEffect
Method
GetEffect
source/gui/gui_element.cpp:390–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
int GuiElement::GetEffect()
391
{
392
return effects;
393
}
394
395
void GuiElement::SetEffect(int eff, int amount, int target)
396
{
Callers
1
WindowPrompt
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected