Open Reality Reference Guide
FBEventConstructionHistoryChange Class Reference

Event to retrieve the command id of a construction history change. More...

#include <fbconstructionhistory.h>

Inheritance diagram for FBEventConstructionHistoryChange:

Public Member Functions

 FBEventConstructionHistoryChange (HKEventBase pEvent)
 Constructor. More...
 
int GetCommandId ()
 GetCommandId Returns the index of the command that was executed in the construction history. More...
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Additional Inherited Members

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

Detailed Description

Event to retrieve the command id of a construction history change.

Definition at line 176 of file fbconstructionhistory.h.

Constructor & Destructor Documentation

◆ FBEventConstructionHistoryChange()

FBEventConstructionHistoryChange ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Function Documentation

◆ GetCommandId()

int GetCommandId ( )

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

Returns
the index of the command

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