Open Reality Reference Guide
FBFCurveEditorEvent Class Reference

This class is used when receiving a callback about an interaction that the user has done in the FCurve Editor. More...

#include <fbcontrols.h>

Inheritance diagram for FBFCurveEditorEvent:

Public Member Functions

 FBFCurveEditorEvent (HKEventBase pEvent)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Public Attributes

FBPropertyFCurveEditorEventType EventType
 Read Only Property: Event type, please see the FBFCurveEditorEventType for the possible types. More...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Detailed Description

This class is used when receiving a callback about an interaction that the user has done in the FCurve Editor.

Definition at line 2212 of file fbcontrols.h.

Constructor & Destructor Documentation

◆ FBFCurveEditorEvent()

FBFCurveEditorEvent ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ EventType

FBPropertyFCurveEditorEventType EventType

Read Only Property: Event type, please see the FBFCurveEditorEventType for the possible types.

Definition at line 2220 of file fbcontrols.h.


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