Function GDNativeLibrary.getCurrentDependencies

Returns paths to all dependency libraries for the current platform and architecture.

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