ResourceInteractiveLoaderWait Method |
Polls the loading operation successively until the resource is completely loaded or a Poll fails.
Returns if the load operation has completed successfully. The loaded resource can be obtained by calling GetResource.
Returns another Error code if a poll has failed, aborting the operation.
Namespace: Godot
public Error Wait()
[Missing <returns> documentation for "M:Godot.ResourceInteractiveLoader.Wait"]