ScriptNode.imports

stores what this script imports

struct ScriptNode
string[] imports;

Meta