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