Difference between uint64 and uint64_t?

non _t are UE4’s typedef of integer types, you should use those when you interact with UE4 APIs

1 Like