Click or drag to resize

ResourceInteractiveLoaderGetResource Method

Returns the loaded resource if the load operation completed successfully, null otherwise.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Resource GetResource()

Return Value

Type: Resource

[Missing <returns> documentation for "M:Godot.ResourceInteractiveLoader.GetResource"]

See Also