Rookie Question: Rolling a cube

You want to just rotate it? (In which case calling SetActorRotation with an FRotator should absolutely work - although since its a cube it will be hard to see a change unless you have a way to see what side is where), or you want it to move + rotate (e.g. the player pushed the block over in a direction)?