How can I tell what slots are in a GNetObject and what is in those slots, int, float, etc?
Can I just check with a GetGNetInt and if it returns null, try a float, then a string, etc? Or do those make it crash?
Can I just check with a GetGNetInt and if it returns null, try a float, then a string, etc? Or do those make it crash?