TM::InputEventBuffer Class
No description.
Methods
void Add(const TM::InputEvent&in event)void Clear()void RemoveAt(uint index, uint count = 1)uint get_Length()TM::InputEvent& opIndex(uint index)const TM::InputEvent& opIndex(uint index)array<uint>@ Find(int inputTime = - 1, InputType type = InputType :: None, int value = Math :: INT_MAX)string ToCommandsText(InputFormatFlags flags = InputFormatFlags :: Default)