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

Activation event. More...

#include <pyfbsdk.h>

Inheritance diagram for FBEventActivate:

Public Member Functions

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

Public Attributes

FBkReference Data
 Read Write Property: Generic data of event.

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

 

Detailed Description

Activation event.


Constructor & Destructor Documentation

◆ FBEventActivate()

FBEventActivate ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Data

FBkReference Data

Read Write Property: Generic data of event.