Event to retrieve the command id of a construction history change. More...
#include <fbconstructionhistory.h>
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... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Additional Inherited Members | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
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.