This object records any data generated by a particular MouseAndKeyboard node on the datagraph for a session for eventual playback via a DataGraphPlayback (and a PlaybackController). More...
Public Member Functions | |
MouseRecorder (string name) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
This object records any data generated by a particular MouseAndKeyboard node on the datagraph for a session for eventual playback via a DataGraphPlayback (and a PlaybackController).
To use it, make it a child of the node you wish to record. It also serves as a pass-through, so that additional child nodes may be parented directly to it.
MouseRecorder | ( | string | name | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from RecorderBase.