Skip to content

Metadata

NebSeniah edited this page Jul 24, 2026 · 3 revisions

System Summary

When exporting a level, the ImportExportManager generates Metadata from


Connected Systems

Connecting Systems:

Subsystems:

  • None

Related Controls

Key(s): (None)


Bugs

  • Metadata corruption could cause crashing.

Feature List / Breakdown of Features

Feature Name:

  • Metadata exports with the rest of the level, getting saved in Settings.JSON
    • Author

Important Variables

Name the most important variables, their type, and what their purpose is

  • variableOne : Type = Description of this variable.
  • variableTwo : Type = Description of this variable.

Important Functions

Name of the most important functions, their parameters, and what they do.

  • func my_function(number : int, word : str) -> [return]: Description of this function.

Future Work / Risks

List and description of upcoming work/risks.

Future Work:

  1. Item 1

Risks:

  • Risk 1

Miscellaneous Notes

A place for miscellaneous notes pertaining to this system.

  • Note 1
    • Subnote 1
  • Note 2

Clone this wiki locally