
All events in the Open Reality SDK inherit from this class.
Public Member Functions |
|
| FBEvent (HKEvent pEvent) | |
| Constructor. |
|
Public Attributes |
|
| int | Type |
| Read Only Property: Type of event.
|
|
| FBEvent | ( | HKEvent | pEvent | ) |
Constructor.
Receives an object of type HKEvent that the corresponding callback will receive as a parameter.
| pEvent | Internal event to obtain information from. |
Read Only Property: Type of event.
Reimplemented in FBEventSceneChange, and FBEventTakeChange.
1.5.3