FBEventConstructionHistoryChange Class Reference
 
 
 
FBEventConstructionHistoryChange Class Reference

#include <fbconstructionhistory.h>


Class Description

Definition at line 130 of file fbconstructionhistory.h.

Inheritance diagram for FBEventConstructionHistoryChange:
FBEvent

Public Member Functions

  FBEventConstructionHistoryChange (HKEventBase pEvent)
  Constructor.
int  GetCommandId ()
  GetCommandId Returns the index of the command that was executed in the construction history.
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

FBEventConstructionHistoryChange::FBEventConstructionHistoryChange ( HKEventBase  pEvent )

Constructor.

Parameters:
pEvent Base event (internal) to obtain information from.

Member Function Documentation

int FBEventConstructionHistoryChange::GetCommandId ( )

GetCommandId Returns the index of the command that was executed in the construction history.

Returns:
the index of the command
void FBEvent::PropertyAdd ( FBProperty ) [inline, inherited]

Empty function to avoid creating property container object.

Definition at line 907 of file fbcomponent.h.

:

Member Data Documentation

Read Only Property: Type of event.

Reimplemented in FBEventAnimationNode, FBEventSceneChange, FBEventTakeChange, and FBEventFileChange.

Definition at line 900 of file fbcomponent.h.

HKEventBase FBEvent::mEvent [protected, inherited]

Internal Event pointer.

Definition at line 904 of file fbcomponent.h.


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