FBEventConnectionKeyingNotify Class Reference
 
 
 
FBEventConnectionKeyingNotify Class Reference

#include <mobu-python-api.h>


Class Description

Inheritance diagram for FBEventConnectionKeyingNotify:
FBEvent

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

object  Action
object  Plug
object  Property
FBPropertyInt  Type

Member Function Documentation

def __reduce__ ( )

Reimplemented from FBEvent.

def __init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 

C++ Signature:

 FBEventConnectionKeyingNotify(HKEventBase pEvent) 

Constructor.

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

Reimplemented from FBEvent.


Member Data Documentation