Table of Contents

Class JavaClass.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetJavaClassName

Cached name for the 'get_java_class_name' method.

public static readonly StringName GetJavaClassName

Field Value

StringName

GetJavaMethodList

Cached name for the 'get_java_method_list' method.

public static readonly StringName GetJavaMethodList

Field Value

StringName

GetJavaParentClass

Cached name for the 'get_java_parent_class' method.

public static readonly StringName GetJavaParentClass

Field Value

StringName