The NOTE probably indicates that the input pin “GameMode” variable you are using is already of type BP_ThirdPersonGamemode class. You can use “Get Gamemode” as the input for the cast instead.
The NOTE probably indicates that the input pin “GameMode” variable you are using is already of type BP_ThirdPersonGamemode class. You can use “Get Gamemode” as the input for the cast instead.