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?
Share this post
Daily Unreal Column #17 - CastChecked
Share this post
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?