uint32 not supported by blueprint, but int32 are?

This is quite old topic but just for sake I’ll write that if you really need to make some variable that won’t accept <0 values you can use ClampMin="N" meta specifier.

3 Likes