Script

Helper and utility functionality for exporting native types to scripting.

Classes

  • IScriptExportable — Interface to be implemented by types that are exported to scripting.
  • IScriptObjectWrapper — Provides interoperability between a native object and a script object.

Structs

Internal

Symbols intended for engine-internal use. Not part of the public API.

Classes

  • ScriptLibrary — Abstraction that handles a specific set of script libraries.
  • ScriptManager — Handles initialization of a scripting system.