Open Reality Reference Guide
FBEvent Class Reference

Base Event class. More...

#include <fbcomponent.h>

Inheritance diagram for FBEvent:

Public Member Functions

 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Public Attributes

FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Detailed Description

Base Event class.

Definition at line 939 of file fbcomponent.h.

Constructor & Destructor Documentation

◆ FBEvent()

FBEvent ( HKEvent  pEvent)

Constructor.

Receives an object of type HKEvent that the corresponding callback will receive as a parameter.

Parameters
pEventInternal event to obtain information from.

Member Data Documentation

◆ Type

Read Only Property: Type of event.

Definition at line 949 of file fbcomponent.h.


The documentation for this class was generated from the following file: