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
FileExists
Cached name for the 'file_exists' method.
public static readonly StringName FileExists
Field Value
GetFiles
Cached name for the 'get_files' method.
public static readonly StringName GetFiles
Field Value
Open
Cached name for the 'open' method.
public static readonly StringName Open
Field Value
ReadFile
Cached name for the 'read_file' method.
public static readonly StringName ReadFile