There is absolutely no performance difference, because both are just aliases for signed int (or signed long). I suggest always using “official” Unreal types when working with the engine, unless you have a reason to do otherwise.
There is absolutely no performance difference, because both are just aliases for signed int (or signed long). I suggest always using “official” Unreal types when working with the engine, unless you have a reason to do otherwise.