Uranium
Application Framework
|
Event used to call a function. More...
Inherits UM.Event.Event.
Public Member Functions | |
None | __init__ (self, Callable func, Any args, Any kwargs) |
None | call (self) |
Protected Attributes | |
_function | |
_args | |
_kwargs | |
Event used to call a function.