Event to retrieve the command id of a construction history change. More...
#include <fbconstructionhistory.h>

Public Member Functions | |
| FBEventConstructionHistoryChange (HKEventBase pEvent) | |
| Constructor. | |
| int | GetCommandId () |
| GetCommandId Returns the index of the command that was executed in the construction history. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Additional Inherited Members | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
Event to retrieve the command id of a construction history change.
Definition at line 176 of file fbconstructionhistory.h.
| FBEventConstructionHistoryChange | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| int GetCommandId | ( | ) |
GetCommandId Returns the index of the command that was executed in the construction history.