C4 Engine
C4 Engine API Documentation

class EditorSupplement

Defined in:  C4EditorSupplement.h
Encapsulates information about the editor state of a world.
Definition

class EditorSupplement final : public WorldSupplement

Member Functions
EditorSupplement::AddEditorPage Adds an editor page instance to an editor window.
Constructor

EditorSupplement();

Description
The EditorSupplement class encapsulates information about the editor state of a world.
Base Classes
WorldSupplement Used internally.