#include <fbtrigger.h>
Definition at line 250 of file fbtrigger.h.
Inheritance diagram for FBTriggerBranch:Public Member Functions | |
| FBTriggerBranch (char *pName, HIObject pObject=NULL) | |
| Constructor. More... | |
| IObject_Declare (K_IMPLEMENTATION) | |
Public Attributes | |
| FBPropertyMotionClip | MotionClip |
| Motion clip to branch into. More... | |
| FBPropertyTrigger | Trigger |
| Trigger to control branching. More... | |
| FBTriggerBranch | ( | char * | pName, |
| HIObject | pObject = NULL |
||
| ) |
Constructor.
| pName | Name of the TriggerBranch. |
| pObject | Internal parent object to own TriggerBranch. |
| IObject_Declare | ( | K_IMPLEMENTATION | ) |
| 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.