LuauScript๏
Experimental: This class may be changed or removed in future versions.
Inherits: Script < Resource < RefCounted < Object
Luau script resource for node attachment and global classes.
Description๏
Represents a Luau script file (.luau, .lua, or compiled .luauc sidecar). Supports hybrid table DSL and gdclass syntax.
Methods๏
is_placeholder_fallback_enabled() const |
|
load_source_code(path: String) |
|
new(...) vararg |
Method Descriptions๏
PackedByteArray compile(force_recompile: bool = false) ๐
There is currently no description for this method. Please help us by contributing one!
bool is_placeholder_fallback_enabled() const ๐
There is currently no description for this method. Please help us by contributing one!
Error load_source_code(path: String) ๐
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!