You will need to use structure with basic variable(like vector,integer, string etc…) and you can’t save variable of type of actor(Object reference) since they are linked to the memory.
1 Like
You will need to use structure with basic variable(like vector,integer, string etc…) and you can’t save variable of type of actor(Object reference) since they are linked to the memory.