Function ResourceLoaderSingleton.getDependencies

Returns the dependencies for the resource at the given path.

PoolArray!(godot.core.string.String) getDependencies (
  const(String) path
) nothrow @nogc;