Click or drag to resize

ResourceInteractiveLoaderGetStage Method

Returns the load stage. The total amount of stages can be queried with GetStageCount.

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

Return Value

Type: Int32

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

See Also