Table of Contents

Class StreamPeerGZip.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class StreamPeerGZip.MethodName : StreamPeer.MethodName
Inheritance
StreamPeerGZip.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

Finish

Cached name for the 'finish' method.

public static readonly StringName Finish

Field Value

StringName

StartCompression

Cached name for the 'start_compression' method.

public static readonly StringName StartCompression

Field Value

StringName

StartDecompression

Cached name for the 'start_decompression' method.

public static readonly StringName StartDecompression

Field Value

StringName