FBEventTreeSelect Class Reference

FBEventTreeSelect Class Reference

#include <mobu-python-api.h>

Class Description

FBTree selection event.

+ Inheritance diagram for FBEventTreeSelect:

Public Member Functions

 __reduce__ ()
 
 __init__ (object arg1)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 __reduce__ ()
 
 __init__ (...)
 Constructor. More...
 

Public Attributes

FBPropertyTreeNode TreeNode
 Read Write Property: Selected tree node. More...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Member Function Documentation

__init__ ( object  arg1)

Constructor.

Python Docstring:

__init__( (object)arg1) -> None 

C++ Signature:

 FBEventTreeSelect(HKEventBase pEvent) 
Parameters
pEventBase event (internal) to obtain information from.
__reduce__ ( )

Member Data Documentation

FBPropertyTreeNode TreeNode

Read Write Property: Selected tree node.