Skip to content

: node reload

Reload a node (or nodes) from disk (note - this only works for nodes that are the root node of a scene file stored on disk)

Usage: : node reload [OPTIONS] <NODEPATH_NEEDLE>...

Arguments

Name Description Possible values Default
<NODEPATH_NEEDLE> The NodePath to search for

Options

Name Description Possible values Default
-a
--all
If set, reloads all nodes that match the given pattern, instead of just the first one true, false