FBFCurveEvent Class Reference

FBFCurveEvent Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBFCurveEvent:

Public Member Functions

__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBEvent
__reduce__ ()
 
__init__ ()
 

Public Attributes

object EventType
 
object KeyIndexStart
 
object KeyIndexStop
 
object Curve
 
object CurveName
 
object CurveIndex
 
object ParentProperty
 
object ParentAnimationNode
 
object ParentComponent
 
- Public Attributes inherited from FBEvent
object Type
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 
__reduce__ ( )

Member Data Documentation

object Curve
object CurveIndex
object CurveName
object EventType
object KeyIndexStart
object KeyIndexStop
object ParentAnimationNode
object ParentComponent
object ParentProperty