Open Reality Reference Guide
 
Loading...
Searching...
No Matches
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.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Public Attributes

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

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 2235 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 2243 of file fbcontrols.h.


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