How would you get items from the server? I really can’t seem to figure it out. I thought I had it planned out, but I didn’t.
I got the item to replicate (like this: Screenshot - c4d32107f5b931d7302ebed0050266eb - Gyazo ), but I have no idea how to actually use the information I get, as the functions can’t return a value.
I would usually (without replication) just have a function called GetItem which returns a UItemBase. Could you give me any advice?