Take change event class. More...
#include <fbscene.h>

Public Member Functions | |
| FBEventTakeChange (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBPropertyTakeChangeType | Type |
| Read Only Property: Type of take change event. | |
| FBPropertyTake | Take |
| Read Only Property: The take modified. | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
Take change event class.
This event occurs every time a take is:
| FBEventTakeChange | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBPropertyTake Take |
| FBPropertyTakeChangeType Type |