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
CloseFile
Cached name for the 'close_file' method.
public static readonly StringName CloseFile
Field Value
Open
Cached name for the 'open' method.
public static readonly StringName Open
Field Value
StartFile
Cached name for the 'start_file' method.
public static readonly StringName StartFile
Field Value
WriteFile
Cached name for the 'write_file' method.
public static readonly StringName WriteFile