injectEvent
Injects an input event into the Unity Player for processing.
Return
True if the event was consumed by the Unity Player, false otherwise.
Parameters
inputEvent
The input event to inject.
Injects an input event into the Unity Player for processing.
True if the event was consumed by the Unity Player, false otherwise.
The input event to inject.