Skip to main content

builtin_fns

Function builtin_fns 

Source
pub fn builtin_fns() -> Vec<BuiltinFn>
Expand description

The GDScript builtin functions (the @GDScript surface). The list grows as features need it; these are the ones inference and completion rely on in Phase 2.