Spore ModAPI/Spore/Editors/Editor.h file

Namespaces

namespace Editors
Everything related with the editors (except adventure editor)

Classes

class Editors::EditorStateEditHistory
Structure that records the state of the editor (current mode, budget, etc) for undo/redo history.
class Editors::cEditor
Main class for editors.

Typedefs

using UnkClass1 = void
using UnkClass2 = void
using UnkClass4 = void

Defines

#define Editor
Access the active editor object; check Editors::cEditor.
#define cEditorPtr