Full screen in checkbox

my checkbox for full screen is working.I don’t know how to disable fullscreen mode in the checkbox.

for example when I activate the checkbox, it appears full screen, but when I deactivate it, it does not leave the full screen.

I’m new to the unreal.

1 Like

Drag from “is checked” and create a branch (type branch), in the True pin use your current code, in the false pin set the Fullscreen mode to the one you desire

4 Likes

it worked, i got it. thank you so much

1 Like