Script.reload

Reloads the script's class implementation. Returns an error code.

struct Script
@nogc nothrow
GodotError
reload
(
in bool keep_state = false
)

Meta