Writing code in Unreal Engine without using `Cast<>` function is close to impossible. Did you know that there is another version of that function called CastChecked?
Daily Unreal Column #17 - CastChecked
Writing code in Unreal Engine without using `Cast<>` function is close to impossible. Did you know that there is another version of that function called CastChecked?