FBEventSceneChange Class Reference

FBEventSceneChange Class Reference

#include <fbscene.h>

Class Description

Select model event class.

This event occurs every time a model is:

  • (un)selected
  • added
  • destroyed
  • renamed, etc..

Definition at line 175 of file fbscene.h.

+ Inheritance diagram for FBEventSceneChange:

Public Member Functions

 FBEventSceneChange (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 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...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Constructor & Destructor Documentation

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

FBPropertyComponent ChildComponent

Read Only Property: Child component of the event.

Definition at line 185 of file fbscene.h.

Read Only Property: Modified component

Definition at line 184 of file fbscene.h.

Read Only Property: Type of selection event.

Definition at line 183 of file fbscene.h.


The documentation for this class was generated from the following file: