Module script

Source
Expand description

Script related types, functions and components

Structs§

Script
A script
ScriptComponent
A component which identifies the scripts existing on an entity.
Scripts
All the scripts which are currently loaded or loading and their mapping to contexts

Type Aliases§

ScriptId
A unique identifier for a script, by default corresponds to the path of the asset excluding the asset source.