Epic Developer Community Forums
Problem loading variables from save game to game instance at game start in c++
Development
Programming & Scripting
C++
unreal-engine
anonymous_user_f7db3d16
(anonymous_user_f7db3d16)
April 1, 2021, 2:56pm
3
use add(); when adding to a TArray and remove when removing
Example
SavedChests.Add(Chests);
show post in topic