Story Management class.
This class serve as a management control for the Story global settings and members.

Public Member Functions |
|
| __init__ () | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyBase | Mute |
| Read Write Property: If true, the
Story mode will be globally disabled. |
|
| FBPropertyBase | LockedShot |
| Read Write Property: If true, shots
will be locked (no time discontinuity). |
|
| FBPropertyStoryFolder | RootFolder |
| Read Only Property: Story's root
folder. |
|
| FBPropertyStoryFolder | RootEditFolder |
| Read Only Property: Story's root edit
folder. |
|
| __init__ | ( | ) |
| FBPropertyBase Mute |
Read Write Property: If true, the Story mode will be globally disabled.
| FBPropertyBase LockedShot |
Read Write Property: If true, shots will be locked (no time discontinuity).
| FBPropertyStoryFolder RootFolder |
Read Only Property: Story's root folder.
| FBPropertyStoryFolder RootEditFolder |
Read Only Property: Story's root edit folder.