#Is It Possible To Store Custom Structs In Unity's Collections ?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hello, I would like to store my own struct inside to the Unity's collections such as NativeList or NativeArray but it does not work. How can I solve this ?