#include <mobu-python-api.h>
Transaction event.
Public Member Functions | |
__reduce__ () | |
__init__ (...) | |
Constructor. More... | |
![]() | |
__reduce__ () | |
__init__ (...) | |
Constructor. More... | |
Public Attributes | |
FBPropertyBool | IsBeginTransaction |
Read Only Property: Tells if the transaction is at begin. 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:
FBEventTransaction(HKEventBase pEvent)
pEvent | Base event object. |
__reduce__ | ( | ) |
FBPropertyBool IsBeginTransaction |
Read Only Property: Tells if the transaction is at begin.