#include <mobu-python-api.h>
Activation event.
Inheritance diagram for FBEventActivate:Public Member Functions | |
| __reduce__ () | |
| __init__ (...) | |
| Constructor. More... | |
Public Member Functions inherited from FBEvent | |
| __reduce__ () | |
| __init__ (...) | |
| Constructor. More... | |
Public Attributes | |
| FBPropertykReference | Data |
| Read Write Property: Generic data of event. More... | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. More... | |
| __init__ | ( | ... | ) |
Constructor.
Python Docstring:
Raises an exception This class cannot be instantiated from Python
C++ Signature:
FBEventActivate(HKEventBase pEvent)
| pEvent | Base event (internal) to obtain information from. |
| __reduce__ | ( | ) |
| FBPropertykReference Data |
Read Write Property: Generic data of event.