Table of Contents

Class EditorScriptPicker.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorScriptPicker.MethodName : EditorResourcePicker.MethodName
Inheritance
EditorScriptPicker.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetScriptOwner

Cached name for the 'get_script_owner' method.

public static readonly StringName GetScriptOwner

Field Value

StringName

SetScriptOwner

Cached name for the 'set_script_owner' method.

public static readonly StringName SetScriptOwner

Field Value

StringName