PlayerInputLog.h file
Classes
- struct PlayerInputLogEntry
- One slot in the log — holds the resolved input for a single sim frame.
- struct InputConsumeResult
- struct PlayerInputLog
Enums
- enum class InputMissReason: uint8_t { Hit, NotYetReceived, LateOrAliased }
- Why ConsumeFrame() returned no entry.