EditorPlugin.addAutoloadSingleton

Add a script at path to the Autoload list as name.

struct EditorPlugin
@nogc nothrow
void
addAutoloadSingleton
(
StringArg0
StringArg1
)
(
in StringArg0 name
,
in StringArg1 path
)

Meta