Table of Contents

Class Expression.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

Execute

Cached name for the 'execute' method.

public static readonly StringName Execute

Field Value

StringName

GetErrorText

Cached name for the 'get_error_text' method.

public static readonly StringName GetErrorText

Field Value

StringName

HasExecuteFailed

Cached name for the 'has_execute_failed' method.

public static readonly StringName HasExecuteFailed

Field Value

StringName

Parse

Cached name for the 'parse' method.

public static readonly StringName Parse

Field Value

StringName