Table of Contents

Class Marshalls.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Marshalls.MethodName
Inheritance
Marshalls.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Base64ToRaw

Cached name for the 'base64_to_raw' method.

public static readonly StringName Base64ToRaw

Field Value

StringName

Base64ToUtf8

Cached name for the 'base64_to_utf8' method.

public static readonly StringName Base64ToUtf8

Field Value

StringName

Base64ToVariant

Cached name for the 'base64_to_variant' method.

public static readonly StringName Base64ToVariant

Field Value

StringName

RawToBase64

Cached name for the 'raw_to_base64' method.

public static readonly StringName RawToBase64

Field Value

StringName

Utf8ToBase64

Cached name for the 'utf8_to_base64' method.

public static readonly StringName Utf8ToBase64

Field Value

StringName

VariantToBase64

Cached name for the 'variant_to_base64' method.

public static readonly StringName VariantToBase64

Field Value

StringName