MCPcopy 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
390int GuiElement::GetEffect()
391{
392 return effects;
393}
394
395void GuiElement::SetEffect(int eff, int amount, int target)
396{

Callers 1

WindowPromptFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected