Definition at line 250 of file fbtrigger.h.
#include <fbtrigger.h>
Public Member Functions |
|
FBTriggerBranch (char *pName, HIObject pObject=NULL) | |
Constructor. |
|
IObject_Declare (Implementation) | |
Public Attributes |
|
FBPropertyMotionClip | MotionClip |
Motion clip to branch into. |
|
FBPropertyTrigger | Trigger |
Trigger to control branching. |
FBTriggerBranch | ( | char * | pName, |
HIObject | pObject =
NULL |
||
) |
Constructor.
pName | Name of the TriggerBranch. |
pObject | Internal parent object to own TriggerBranch. |
IObject_Declare | ( | Implementation | ) |
Reimplemented from FBComponent.
FBPropertyMotionClip MotionClip |
FBPropertyTrigger Trigger |
Trigger to control branching.
Definition at line 265 of file fbtrigger.h.