(File):isOpen

(File):isOpen

Available since LÖVE 0.9.0
This function is not supported in earlier versions.

Gets whether the file is open.

Function

Synopsis

open = File:isOpen( )

Arguments

None.

Returns

boolean open
True if the file is currently open, false otherwise.

See Also

doc_love
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.