Public Member Functions | Public Attributes | Protected Attributes

FBEvent Class Reference

This reference page is linked to from the following overview topics: Events & callbacks.


Search for all occurrences

Detailed Description

Base Event class.

All events in the Open Reality SDK inherit from this class.

Definition at line 761 of file fbcomponent.h.

#include <fbcomponent.h>

Inheritance diagram for FBEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  FBEvent (HKEvent pEvent)
  Constructor.
void  PropertyAdd (FBProperty *)
  Empty function to avoid creating property container object.

Public Attributes

FBPropertyInt  Type
  Read Only Property: Type of event.

Protected Attributes

HKEventBase  mEvent
  Internal Event pointer.

Constructor & Destructor Documentation

FBEvent ( HKEvent  pEvent )

Constructor.

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

Parameters:
pEvent Internal event to obtain information from.

Member Function Documentation

void PropertyAdd ( FBProperty ) [inline]

Empty function to avoid creating property container object.

Definition at line 778 of file fbcomponent.h.

:

Member Data Documentation

Read Only Property: Type of event.

Reimplemented in FBEventAnimationNode, FBEventSceneChange, and FBEventTakeChange.

Definition at line 771 of file fbcomponent.h.

HKEventBase mEvent [protected]

Internal Event pointer.

Definition at line 775 of file fbcomponent.h.


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

FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent
FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent FBEvent