Python Reference Guide
 
Loading...
Searching...
No Matches
FBEventShow Class Reference

Show event class. More...

#include <pyfbsdk.h>

Inheritance diagram for FBEventShow:

Public Member Functions

 FBEventShow (HKEventBase pEvent)
 Constructor.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Public Attributes

bool Shown
 Read Only Property: Was layer just shown?

 
- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.

 

Detailed Description

Show event class.


Constructor & Destructor Documentation

◆ FBEventShow()

FBEventShow ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Shown

bool Shown

Read Only Property: Was layer just shown?