Class GraphEdit.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GraphEdit.PropertyName : Control.PropertyName
- Inheritance
-
GraphEdit.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ConnectionLinesAntialiased
Cached name for the 'connection_lines_antialiased' property.
public static readonly StringName ConnectionLinesAntialiased
Field Value
ConnectionLinesCurvature
Cached name for the 'connection_lines_curvature' property.
public static readonly StringName ConnectionLinesCurvature
Field Value
ConnectionLinesThickness
Cached name for the 'connection_lines_thickness' property.
public static readonly StringName ConnectionLinesThickness
Field Value
MinimapEnabled
Cached name for the 'minimap_enabled' property.
public static readonly StringName MinimapEnabled
Field Value
MinimapOpacity
Cached name for the 'minimap_opacity' property.
public static readonly StringName MinimapOpacity
Field Value
MinimapSize
Cached name for the 'minimap_size' property.
public static readonly StringName MinimapSize
Field Value
PanningScheme
Cached name for the 'panning_scheme' property.
public static readonly StringName PanningScheme
Field Value
RightDisconnects
Cached name for the 'right_disconnects' property.
public static readonly StringName RightDisconnects
Field Value
ScrollOffset
Cached name for the 'scroll_offset' property.
public static readonly StringName ScrollOffset
Field Value
ShowArrangeButton
Cached name for the 'show_arrange_button' property.
public static readonly StringName ShowArrangeButton
Field Value
ShowGrid
Cached name for the 'show_grid' property.
public static readonly StringName ShowGrid
Field Value
ShowGridButtons
Cached name for the 'show_grid_buttons' property.
public static readonly StringName ShowGridButtons
Field Value
ShowMenu
Cached name for the 'show_menu' property.
public static readonly StringName ShowMenu
Field Value
ShowMinimapButton
Cached name for the 'show_minimap_button' property.
public static readonly StringName ShowMinimapButton
Field Value
ShowZoomButtons
Cached name for the 'show_zoom_buttons' property.
public static readonly StringName ShowZoomButtons
Field Value
ShowZoomLabel
Cached name for the 'show_zoom_label' property.
public static readonly StringName ShowZoomLabel
Field Value
SnappingDistance
Cached name for the 'snapping_distance' property.
public static readonly StringName SnappingDistance
Field Value
SnappingEnabled
Cached name for the 'snapping_enabled' property.
public static readonly StringName SnappingEnabled
Field Value
Zoom
Cached name for the 'zoom' property.
public static readonly StringName Zoom
Field Value
ZoomMax
Cached name for the 'zoom_max' property.
public static readonly StringName ZoomMax
Field Value
ZoomMin
Cached name for the 'zoom_min' property.
public static readonly StringName ZoomMin
Field Value
ZoomStep
Cached name for the 'zoom_step' property.
public static readonly StringName ZoomStep