CodeGen.getFunctionMap

class CodeGen
getFunctionMap
()

Return Value

Type: Function[]

array of functions defined in script. The index is the function id (used to call function at runtime)

Meta