This event occurs every time a model is:(un)selectedaddeddestroyedrenamed, etc..
Public Member Functions |
|
FBEventSceneChange (HKEventBase pEvent) | |
Constructor. |
|
Public Attributes |
|
FBComponent | ChildComponent |
Read Only Property: Child component
of the event. |
|
FBComponent | Component |
Read Only Property: Modified
component |
|
FBSceneChangeType | Type |
Read Only Property: Type of selection
event. |
FBEventSceneChange | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Read Only Property: Child component of the event.
Read Only Property: Modified component
Read Only Property: Type of selection event.
Reimplemented from FBEvent.