#include <mobu-python-api.h>
FBTree selection event.
Public Member Functions |
|
def | __reduce__ () |
def | __init__ () |
Public Attributes |
|
FBPropertyTreeNode | TreeNode |
FBPropertyInt | Type |
def __reduce__ | ( | ) |
Reimplemented from FBEvent.
def __init__ | ( | ) |
Python Docstring:
__init__( (object)arg1) -> None
C++ Signature:
FBEventTreeSelect(HKEventBase pEvent)
Constructor.
pEvent | Base event (internal) to obtain information from. |
Reimplemented from FBEvent.
FBPropertyTreeNode TreeNode |
FBPropertyInt Type
[inherited] |
Read Only Property: Type of event.
Reimplemented in FBEventFileChange, FBEventSceneChange, and FBEventTakeChange.