Table of Contents

Class ZipReader.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class ZipReader.MethodName : RefCounted.MethodName
Inheritance
ZipReader.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Close

Cached name for the 'close' method.

public static readonly StringName Close

Field Value

StringName

FileExists

Cached name for the 'file_exists' method.

public static readonly StringName FileExists

Field Value

StringName

GetFiles

Cached name for the 'get_files' method.

public static readonly StringName GetFiles

Field Value

StringName

Open

Cached name for the 'open' method.

public static readonly StringName Open

Field Value

StringName

ReadFile

Cached name for the 'read_file' method.

public static readonly StringName ReadFile

Field Value

StringName