#include <mobu-python-api.h>
Menu event.
Inheritance diagram for FBEventMenu:Public Member Functions | |
| __reduce__ () | |
| __init__ (...) | |
| Constructor. More... | |
Public Member Functions inherited from FBEvent | |
| __reduce__ () | |
| __init__ (...) | |
| Constructor. More... | |
Public Attributes | |
| FBPropertyInt | Id |
| Read Write Property: Id number for menu item. More... | |
| ORSDK2018::FBPropertyString | Name |
| Read Write Property: Name of menu item. 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:
FBEventMenu(HKEventBase pEvent)
| pEvent | Base event object. |
| __reduce__ | ( | ) |
Read Write Property: Id number for menu item.
| ORSDK2018::FBPropertyString Name |
Read Write Property: Name of menu item.