class EditorSupplement
Defined in:
Encapsulates information about the editor state of a world.
C4EditorSupplement.h
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. |