class MAGES::SceneGraph::Editor::RemoveActionWizardData

Overview

Data for the remove action wizard. More…

class RemoveActionWizardData
{
public:
    // properties

    GameObject RemoveObject;
};

Detailed Documentation

Data for the remove action wizard.

Properties

GameObject RemoveObject

Gets or sets the remove object.