#include <case.h>
Public Attributes | |
Glib::ustring | id |
ID of this testimony referenced from within the script. | |
Glib::ustring | title |
Display title of testimony. | |
Glib::ustring | speaker |
The witness who presents this testimony. | |
Glib::ustring | nextBlock |
Block to execute following testimony completion. | |
Glib::ustring | followLocation |
ID of court location to go to after testimony is completed. | |
Glib::ustring | xExamineEndBlock |
Block to execute if the cross examination is completed. | |
std::vector < TestimonyPiece > | pieces |
Vector of pieces making up this testimony. |