public switch on byte

Hi guys,

in the flow control sample is a “MoveDirection” byte on public and i can change between none, vertical and horizonzal.

When i try in my own blueprint have only a byte number. How can in change this?

Here a pic:

ah ok i must use the enum variable :slight_smile: