This class is used when receiving a callback about an interaction that the user has done in the FCurve Editor. More...
#include <fbcontrols.h>
Public Member Functions | |
FBFCurveEditorEvent (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyFCurveEditorEventType | EventType |
Read Only Property: Event type, please see the FBFCurveEditorEventType for the possible types. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
This class is used when receiving a callback about an interaction that the user has done in the FCurve Editor.
Definition at line 2218 of file fbcontrols.h.
FBFCurveEditorEvent | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyFCurveEditorEventType EventType |
Read Only Property: Event type, please see the FBFCurveEditorEventType for the possible types.
Definition at line 2226 of file fbcontrols.h.