FBEventTreeSelect Class Reference
 
 
 
FBEventTreeSelect Class Reference

#include <mobu-python-api.h>


Class Description

FBTree selection event.

Inheritance diagram for FBEventTreeSelect:
FBEvent

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

FBPropertyTreeNode  TreeNode
FBPropertyInt  Type

Member Function Documentation

def __reduce__ ( )

Reimplemented from FBEvent.

def __init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 

C++ Signature:

 FBEventTreeSelect(HKEventBase pEvent) 

Constructor.

Parameters:
pEvent Base event (internal) to obtain information from.

Reimplemented from FBEvent.


Member Data Documentation

FBPropertyTreeNode TreeNode

Read Write Property: Selected tree node.