|
| InputDataEvent (bool press, int col, float songPos, int row, float offset, TapNoteType tapnotetype, TapNoteSubType tapnotesubtype) |
|
| InputDataEvent (const InputDataEvent &other) |
|
void | PushSelf (lua_State *L) |
| Lua.
|
|
|
bool | is_press |
|
int | column |
|
float | songPositionSeconds |
|
int | nearestTapNoterow |
|
float | offsetFromNearest |
|
TapNoteType | nearestTapNoteType = TapNoteType_Invalid |
|
TapNoteSubType | nearestTapNoteSubType = TapNoteSubType_Invalid |
|
int | reprioritizedNearestNoterow = -1 |
|
float | reprioritizedOffsetFromNearest = 1.F |
|
TapNoteType | reprioritizedNearestTapNoteType = TapNoteType_Invalid |
|
TapNoteSubType | reprioritizedNearestTapNoteSubType = TapNoteSubType_Invalid |
|
The documentation for this struct was generated from the following file: