Table of Contents

Class ZipPacker.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

Close

Cached name for the 'close' method.

public static readonly StringName Close

Field Value

StringName

CloseFile

Cached name for the 'close_file' method.

public static readonly StringName CloseFile

Field Value

StringName

Open

Cached name for the 'open' method.

public static readonly StringName Open

Field Value

StringName

StartFile

Cached name for the 'start_file' method.

public static readonly StringName StartFile

Field Value

StringName

WriteFile

Cached name for the 'write_file' method.

public static readonly StringName WriteFile

Field Value

StringName