Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
InputDataEvent Struct Reference

Public Member Functions

 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.
 

Public Attributes

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: