Class FileSystemDock.SignalName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class FileSystemDock.SignalName : VBoxContainer.SignalName
- Inheritance
-
FileSystemDock.SignalName
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
DisplayModeChanged
Cached name for the 'display_mode_changed' signal.
public static readonly StringName DisplayModeChanged
Field Value
FileRemoved
Cached name for the 'file_removed' signal.
public static readonly StringName FileRemoved
Field Value
FilesMoved
Cached name for the 'files_moved' signal.
public static readonly StringName FilesMoved
Field Value
FolderMoved
Cached name for the 'folder_moved' signal.
public static readonly StringName FolderMoved
Field Value
FolderRemoved
Cached name for the 'folder_removed' signal.
public static readonly StringName FolderRemoved
Field Value
Inherit
Cached name for the 'inherit' signal.
public static readonly StringName Inherit
Field Value
Instantiate
Cached name for the 'instantiate' signal.
public static readonly StringName Instantiate
Field Value
ResourceRemoved
Cached name for the 'resource_removed' signal.
public static readonly StringName ResourceRemoved