Uranium
Application Framework
Loading...
Searching...
No Matches
UM.Event.CallFunctionEvent Class Reference

Inherits UM.Event.Event.

Public Member Functions

None __init__ (self, Callable[..., Any] func, Any args, Any kwargs)
 
None call (self)
 

Protected Attributes

 _function
 
 _args
 
 _kwargs
 

Detailed Description

Event used to call a function.

The documentation for this class was generated from the following file: