ZIPReader

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

Error

close ( )

bool

file_exists ( String path, bool case_sensitive=true )

PackedStringArray

get_files ( )

Error

open ( String path )

PackedByteArray

read_file ( String path, bool case_sensitive=true )


Method Descriptions

Error close ( )

There is currently no description for this method. Please help us by contributing one!


bool file_exists ( String path, bool case_sensitive=true )

There is currently no description for this method. Please help us by contributing one!


PackedStringArray get_files ( )

There is currently no description for this method. Please help us by contributing one!


Error open ( String path )

There is currently no description for this method. Please help us by contributing one!


PackedByteArray read_file ( String path, bool case_sensitive=true )

There is currently no description for this method. Please help us by contributing one!