FBEventShow Class Reference
 
 
 
FBEventShow Class Reference

#include <mobu-python-api.h>


Class Description

Show event class.

Inheritance diagram for FBEventShow:
FBEvent

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

FBPropertyBool  Shown
FBPropertyInt  Type

Member Function Documentation

def __reduce__ ( )

Reimplemented from FBEvent.

def __init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 

C++ Signature:

 FBEventShow(HKEventBase pEvent) 

Constructor.

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

Reimplemented from FBEvent.


Member Data Documentation

Read Only Property: Was layer just shown?