Few things that might be it,
The Inventory = const, try removing const.
Delegate is using int. So far I have only used int32 as this is supported by blueprint. Unsure how far int64 support goes with it these days.
Few things that might be it,
The Inventory = const, try removing const.
Delegate is using int. So far I have only used int32 as this is supported by blueprint. Unsure how far int64 support goes with it these days.