How to access Event Stream Data?

I am creating a simple extension where I can print the coordinates of a cube on every frame while I can translate the cube. I thought I can do so by using Event streams. Any idea?

Hi @michael.alassaad. Can you describe a bit more why you would need an event stream for this? Are you moving the cube programmatically or interactively with a mouse?