FBEventShow Class Reference

FBEventShow Class Reference

#include <mobu-python-api.h>

Class Description

Show event class.

+ Inheritance diagram for FBEventShow:

Public Member Functions

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

Public Attributes

FBPropertyBool Shown
 Read Only Property: Was layer just shown? More...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Member Function Documentation

__init__ (   ...)

Constructor.

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 

C++ Signature:

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

Member Data Documentation

Read Only Property: Was layer just shown?