Select model event class.
This event occurs every time a model is:
#include <fbscene.h>
Public Member Functions | |
FBEventSceneChange (HKEventBase pEvent) | |
Constructor. | |
Public Attributes | |
FBPropertySceneChangeType | Type |
Read Only Property: Type of selection event. | |
FBPropertyComponent | Component |
Read Only Property: Modified component | |
FBPropertyComponent | ChildComponent |
Read Only Property: Child component of the event. |
FBEventSceneChange | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertySceneChangeType Type |
Read Only Property: Type of selection event.
Reimplemented from FBEvent.
Read Only Property: Modified component
Read Only Property: Child component of the event.