Click or drag to resize

DirectoryListDirEnd Method

Closes the current stream opened with ListDirBegin(Boolean, Boolean) (whether it has been fully processed with GetNext does not matter).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ListDirEnd()
See Also