Hi
what am I doing wrong? I want to increment hour with a hud slider.
Thanks
You need to connect something to the object node of the WB_SKY HUD, possibly the owner of the HUD. (There are different owners, maybe this is the Player)
I think you do not need this cast because you are actually in the WB_Sky_HUD. Connect it straight to the Return Node, without the cast.
I would agree with ZenRigpa, looks like you are trying to cast to the blueprint that you are already inside of so just increment the variable directly, or if you are trying to do that from somewhere else then you will still need to plug the blueprint into the object