Open Reality Reference Guide
FBEventSceneChange Class Reference

Select model event class. More...

#include <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...
 

Detailed 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.

Constructor & Destructor Documentation

◆ FBEventSceneChange()

FBEventSceneChange ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ ChildComponent

FBPropertyComponent ChildComponent

Read Only Property: Child component of the event.

Definition at line 185 of file fbscene.h.

◆ Component

Read Only Property: Modified component

Definition at line 184 of file fbscene.h.

◆ Type

FBPropertySceneChangeType Type

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: