class MAGES::SceneGraph::Editor::UseActionDataMigrator

Overview

This class is used to migrate the use collider from the ActionGameObject to the ActionGameObjectList. More…

class UseActionDataMigrator: public Editor
{
public:
    // methods

    static void SaveUseColliderPrefabs();
};

Detailed Documentation

This class is used to migrate the use collider from the ActionGameObject to the ActionGameObjectList.

Methods

static void SaveUseColliderPrefabs()

This method updates the UseActionData prefabs to use the new ActionGameObjectList.