#include <BridgeBehavior.h>
Public Attributes | |
| UnsignedInt | delay |
| how long to wait to execute this | |
| AsciiString | boneName |
| which bone to execute at | |
Definition at line 52 of file BridgeBehavior.h.
| AsciiString TimeAndLocationInfo::boneName |
which bone to execute at
Definition at line 55 of file BridgeBehavior.h.
| UnsignedInt TimeAndLocationInfo::delay |
how long to wait to execute this
Definition at line 54 of file BridgeBehavior.h.