Hi, I would like to ask for some help regarding my issue.
In my GameState, I am trying to cast to my GameMode, but it always fails and I can't figure out why. My function is supposed to set the "is Player In Game?" boolean variable to the same value that the "Is This An in Game Game Mode?" variable has, which is stored in "myGameMode". The cast always fails, here is my Blueprint setup, I can provide more screenshots if necessary:

Thanks.
In my GameState, I am trying to cast to my GameMode, but it always fails and I can't figure out why. My function is supposed to set the "is Player In Game?" boolean variable to the same value that the "Is This An in Game Game Mode?" variable has, which is stored in "myGameMode". The cast always fails, here is my Blueprint setup, I can provide more screenshots if necessary:
Thanks.
Comment