Click or drag to resize

ResourcePreloaderGetResourceList Method

Returns the list of resources inside the preloader.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string[] GetResourceList()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.ResourcePreloader.GetResourceList"]

See Also