FScenePlayStorage¶
-
namespace
marengine -
class
FScenePlayStorage¶ - #include “Core/ecs/ScenePlayStorage.h”
storage for play mode. Because we want to only test game in play mode and then return to its state afterwards we need to store somewhere the most important data. This is the place.
-
class