#include <mobu-python-api.h>
Inheritance diagram for FBEventConnectionKeyingNotify:Public Member Functions | |
| __reduce__ () | |
| __init__ (object arg1) | |
| Constructor. More... | |
Public Member Functions inherited from FBEvent | |
| __reduce__ () | |
| __init__ (...) | |
| Constructor. More... | |
Public Attributes | |
| object | Action |
| object | Plug |
| object | Property |
| object | StartTime |
| object | StopTime |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. More... | |
| __init__ | ( | object | arg1 | ) |
Constructor.
Python Docstring:
__init__( (object)arg1) -> None
C++ Signature:
FBEventConnectionKeyingNotify(HKEventBase pEvent)
| pEvent | Base event (internal) to obtain information from. |
| __reduce__ | ( | ) |
| object Action |
| object Plug |
| object Property |
| object StartTime |
| object StopTime |