FBFCurveEvent Class Reference
#include <fbdata.h >
This class is used when a modification is made on a FCurve. It contains the necessary information to identify the owner of the curve and what modification was made.
Definition at line 1369 of file fbdata.h .
Constructor.
Parameters
pEvent Base event (internal) to obtain information from.
Return the parent object holding the FBAnimationNode of the curve if possible.
Returns Parent (FBComponent ) of the curve if possible, NULL otherwise.
Return the parent FBProperty of the curve if possible.
Returns FBProperty of the curve if possible, NULL otherwise.
Read Only Property: Curve that will receive the new key.
Definition at line 1395 of file fbdata.h .
Read Only Property: Index of curve.
Definition at line 1397 of file fbdata.h .
Read Only Property: Name of curve.
Definition at line 1396 of file fbdata.h .
Read Only Property: Type of fcurve event.
Definition at line 1392 of file fbdata.h .
Read Only Property: Index of the first key which is involved in the event.
Definition at line 1393 of file fbdata.h .
Read Only Property: Index of the last key which is involved in the event.
Definition at line 1394 of file fbdata.h .
The documentation for this class was generated from the following file: