ScriptManagerInterface ====================== Functions --------- .. list-table:: :width: 100% :widths: 30 70 :header-rows: 1 :class: code-table * - Name - Description * - :doc:`/types/ScriptManagerInterface/createScript/index` - Creates a new :doc:`/types/Script/index` for a :doc:`/types/Scriptable/index` :doc:`/entity_component_system/component/index`. * - :doc:`/types/ScriptManagerInterface/destroyScript/index` - Destroys a :doc:`/types/Script/index`. .. toctree:: :hidden: ./createScript/index.rst ./destroyScript/index.rst