Table of Contents

SendInput

Methods
void SendInput<T>(InteropEntity id, long frame, uint inputType, T message, int dataSize) where T : unmanaged
Parameters
Type Name Description
InteropEntity id
long frame
uint inputType
T message
int dataSize
Type Parameters
Name Description
T