Definition at line 250 of file fbtrigger.h.
Public Member Functions |
|
FBTriggerBranch (char *pName, HIObject pObject=NULL) | |
Constructor. |
|
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. |
FBPropertyMotionClip MotionClip |
Motion clip to branch into.
Definition at line 264 of file fbtrigger.h.
FBPropertyTrigger Trigger |
Trigger to control branching.
Definition at line 265 of file fbtrigger.h.