Right so in theory it would work, but the client after receiving the netguid would have to do something such as periodically poll for the object until it gets a valid ptr.
Is there an event the client could register to for when objects get registered? OnNetObjectRegistered(FGuid ObjectGuid, UObject* TheObject) sort of thing?
Thanks!