Select model event class. More...
#include <pyfbsdk.h>

Public Member Functions | |
| FBEventSceneChange (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent 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. | |
Public Attributes inherited from FBEvent | |
| int | Type |
| Read Only Property: Type of event. | |
Select model event class.
This event occurs every time a model is:(un)selectedaddeddestroyedrenamed, etc..
| FBEventSceneChange | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| 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.