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

Public Member Functions

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

Protected Attributes

 _function = func
 
 _args = args
 
 _kwargs = kwargs
 

Detailed Description

Event used to call a function.

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