|
Crazy Eddies GUI System
0.6.0
|
Functor class used for binding named script functions to events. More...
Public Member Functions | |
| ScriptFunctor (const String &functionName) | |
| ScriptFunctor (const ScriptFunctor &obj) | |
| bool | operator() (const EventArgs &e) const |
Functor class used for binding named script functions to events.
1.8.3.1