#include <mobu-python-api.h>
FBTree node event.
Public Member Functions | |
__reduce__ () | |
__init__ (...) | |
Constructor. More... | |
![]() | |
__reduce__ () | |
__init__ (...) | |
Constructor. More... | |
Public Attributes | |
FBPropertyEventTreeWhy | Why |
Read Write Property: Reason of the event. More... | |
FBPropertyTreeNode | TreeNode |
Read Write Property: Tree node. More... | |
![]() | |
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:
FBEventTree(HKEventBase pEvent)
pEvent | Base event (internal) to obtain information from. |
__reduce__ | ( | ) |
FBPropertyTreeNode TreeNode |
Read Write Property: Tree node.
FBPropertyEventTreeWhy Why |
Read Write Property: Reason of the event.