SoundTrackKeyframe Struct Reference
#include <SoundTrack.h>
# Public Attributes | |
| uint16 | tick |
| Tick. | |
| uint16 | events |
| Events flag. | |
# Detailed Description
A sound keyframe
Definition at line 192 of file SoundTrack.h.
# Member Data Documentation
# events
| uint16 SoundTrackKeyframe::events |
Events flag.
Definition at line 198 of file SoundTrack.h.
# tick
| uint16 SoundTrackKeyframe::tick |
Tick.
Definition at line 195 of file SoundTrack.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Sound/SoundTrack/SoundTrack.h