Class CanvasItem.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CanvasItem.MethodName : Node.MethodName
- Inheritance
-
CanvasItem.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
DrawAnimationSlice
Cached name for the 'draw_animation_slice' method.
public static readonly StringName DrawAnimationSlice
Field Value
DrawArc
Cached name for the 'draw_arc' method.
public static readonly StringName DrawArc
Field Value
DrawChar
Cached name for the 'draw_char' method.
public static readonly StringName DrawChar
Field Value
DrawCharOutline
Cached name for the 'draw_char_outline' method.
public static readonly StringName DrawCharOutline
Field Value
DrawCircle
Cached name for the 'draw_circle' method.
public static readonly StringName DrawCircle
Field Value
DrawColoredPolygon
Cached name for the 'draw_colored_polygon' method.
public static readonly StringName DrawColoredPolygon
Field Value
DrawDashedLine
Cached name for the 'draw_dashed_line' method.
public static readonly StringName DrawDashedLine
Field Value
DrawEndAnimation
Cached name for the 'draw_end_animation' method.
public static readonly StringName DrawEndAnimation
Field Value
DrawLcdTextureRectRegion
Cached name for the 'draw_lcd_texture_rect_region' method.
public static readonly StringName DrawLcdTextureRectRegion
Field Value
DrawLine
Cached name for the 'draw_line' method.
public static readonly StringName DrawLine
Field Value
DrawMesh
Cached name for the 'draw_mesh' method.
public static readonly StringName DrawMesh
Field Value
DrawMsdfTextureRectRegion
Cached name for the 'draw_msdf_texture_rect_region' method.
public static readonly StringName DrawMsdfTextureRectRegion
Field Value
DrawMultiline
Cached name for the 'draw_multiline' method.
public static readonly StringName DrawMultiline
Field Value
DrawMultilineColors
Cached name for the 'draw_multiline_colors' method.
public static readonly StringName DrawMultilineColors
Field Value
DrawMultilineString
Cached name for the 'draw_multiline_string' method.
public static readonly StringName DrawMultilineString
Field Value
DrawMultilineStringOutline
Cached name for the 'draw_multiline_string_outline' method.
public static readonly StringName DrawMultilineStringOutline
Field Value
DrawMultimesh
Cached name for the 'draw_multimesh' method.
public static readonly StringName DrawMultimesh
Field Value
DrawPolygon
Cached name for the 'draw_polygon' method.
public static readonly StringName DrawPolygon
Field Value
DrawPolyline
Cached name for the 'draw_polyline' method.
public static readonly StringName DrawPolyline
Field Value
DrawPolylineColors
Cached name for the 'draw_polyline_colors' method.
public static readonly StringName DrawPolylineColors
Field Value
DrawPrimitive
Cached name for the 'draw_primitive' method.
public static readonly StringName DrawPrimitive
Field Value
DrawRect
Cached name for the 'draw_rect' method.
public static readonly StringName DrawRect
Field Value
DrawSetTransform
Cached name for the 'draw_set_transform' method.
public static readonly StringName DrawSetTransform
Field Value
DrawSetTransformMatrix
Cached name for the 'draw_set_transform_matrix' method.
public static readonly StringName DrawSetTransformMatrix
Field Value
DrawString
Cached name for the 'draw_string' method.
public static readonly StringName DrawString
Field Value
DrawStringOutline
Cached name for the 'draw_string_outline' method.
public static readonly StringName DrawStringOutline
Field Value
DrawStyleBox
Cached name for the 'draw_style_box' method.
public static readonly StringName DrawStyleBox
Field Value
DrawTexture
Cached name for the 'draw_texture' method.
public static readonly StringName DrawTexture
Field Value
DrawTextureRect
Cached name for the 'draw_texture_rect' method.
public static readonly StringName DrawTextureRect
Field Value
DrawTextureRectRegion
Cached name for the 'draw_texture_rect_region' method.
public static readonly StringName DrawTextureRectRegion
Field Value
ForceUpdateTransform
Cached name for the 'force_update_transform' method.
public static readonly StringName ForceUpdateTransform
Field Value
GetCanvas
Cached name for the 'get_canvas' method.
public static readonly StringName GetCanvas
Field Value
GetCanvasItem
Cached name for the 'get_canvas_item' method.
public static readonly StringName GetCanvasItem
Field Value
GetCanvasTransform
Cached name for the 'get_canvas_transform' method.
public static readonly StringName GetCanvasTransform
Field Value
GetClipChildrenMode
Cached name for the 'get_clip_children_mode' method.
public static readonly StringName GetClipChildrenMode
Field Value
GetGlobalMousePosition
Cached name for the 'get_global_mouse_position' method.
public static readonly StringName GetGlobalMousePosition
Field Value
GetGlobalTransform
Cached name for the 'get_global_transform' method.
public static readonly StringName GetGlobalTransform
Field Value
GetGlobalTransformWithCanvas
Cached name for the 'get_global_transform_with_canvas' method.
public static readonly StringName GetGlobalTransformWithCanvas
Field Value
GetLightMask
Cached name for the 'get_light_mask' method.
public static readonly StringName GetLightMask
Field Value
GetLocalMousePosition
Cached name for the 'get_local_mouse_position' method.
public static readonly StringName GetLocalMousePosition
Field Value
GetMaterial
Cached name for the 'get_material' method.
public static readonly StringName GetMaterial
Field Value
GetModulate
Cached name for the 'get_modulate' method.
public static readonly StringName GetModulate
Field Value
GetScreenTransform
Cached name for the 'get_screen_transform' method.
public static readonly StringName GetScreenTransform
Field Value
GetSelfModulate
Cached name for the 'get_self_modulate' method.
public static readonly StringName GetSelfModulate
Field Value
GetTextureFilter
Cached name for the 'get_texture_filter' method.
public static readonly StringName GetTextureFilter
Field Value
GetTextureRepeat
Cached name for the 'get_texture_repeat' method.
public static readonly StringName GetTextureRepeat
Field Value
GetTransform
Cached name for the 'get_transform' method.
public static readonly StringName GetTransform
Field Value
GetUseParentMaterial
Cached name for the 'get_use_parent_material' method.
public static readonly StringName GetUseParentMaterial
Field Value
GetViewportRect
Cached name for the 'get_viewport_rect' method.
public static readonly StringName GetViewportRect
Field Value
GetViewportTransform
Cached name for the 'get_viewport_transform' method.
public static readonly StringName GetViewportTransform
Field Value
GetVisibilityLayer
Cached name for the 'get_visibility_layer' method.
public static readonly StringName GetVisibilityLayer
Field Value
GetVisibilityLayerBit
Cached name for the 'get_visibility_layer_bit' method.
public static readonly StringName GetVisibilityLayerBit
Field Value
GetWorld2D
Cached name for the 'get_world_2d' method.
public static readonly StringName GetWorld2D
Field Value
GetZIndex
Cached name for the 'get_z_index' method.
public static readonly StringName GetZIndex
Field Value
Hide
Cached name for the 'hide' method.
public static readonly StringName Hide
Field Value
IsDrawBehindParentEnabled
Cached name for the 'is_draw_behind_parent_enabled' method.
public static readonly StringName IsDrawBehindParentEnabled
Field Value
IsLocalTransformNotificationEnabled
Cached name for the 'is_local_transform_notification_enabled' method.
public static readonly StringName IsLocalTransformNotificationEnabled
Field Value
IsSetAsTopLevel
Cached name for the 'is_set_as_top_level' method.
public static readonly StringName IsSetAsTopLevel
Field Value
IsTransformNotificationEnabled
Cached name for the 'is_transform_notification_enabled' method.
public static readonly StringName IsTransformNotificationEnabled
Field Value
IsVisible
Cached name for the 'is_visible' method.
public static readonly StringName IsVisible
Field Value
IsVisibleInTree
Cached name for the 'is_visible_in_tree' method.
public static readonly StringName IsVisibleInTree
Field Value
IsYSortEnabled
Cached name for the 'is_y_sort_enabled' method.
public static readonly StringName IsYSortEnabled
Field Value
IsZRelative
Cached name for the 'is_z_relative' method.
public static readonly StringName IsZRelative
Field Value
MakeCanvasPositionLocal
Cached name for the 'make_canvas_position_local' method.
public static readonly StringName MakeCanvasPositionLocal
Field Value
MakeInputLocal
Cached name for the 'make_input_local' method.
public static readonly StringName MakeInputLocal
Field Value
MoveToFront
Cached name for the 'move_to_front' method.
public static readonly StringName MoveToFront
Field Value
QueueRedraw
Cached name for the 'queue_redraw' method.
public static readonly StringName QueueRedraw
Field Value
SetAsTopLevel
Cached name for the 'set_as_top_level' method.
public static readonly StringName SetAsTopLevel
Field Value
SetClipChildrenMode
Cached name for the 'set_clip_children_mode' method.
public static readonly StringName SetClipChildrenMode
Field Value
SetDrawBehindParent
Cached name for the 'set_draw_behind_parent' method.
public static readonly StringName SetDrawBehindParent
Field Value
SetLightMask
Cached name for the 'set_light_mask' method.
public static readonly StringName SetLightMask
Field Value
SetMaterial
Cached name for the 'set_material' method.
public static readonly StringName SetMaterial
Field Value
SetModulate
Cached name for the 'set_modulate' method.
public static readonly StringName SetModulate
Field Value
SetNotifyLocalTransform
Cached name for the 'set_notify_local_transform' method.
public static readonly StringName SetNotifyLocalTransform
Field Value
SetNotifyTransform
Cached name for the 'set_notify_transform' method.
public static readonly StringName SetNotifyTransform
Field Value
SetSelfModulate
Cached name for the 'set_self_modulate' method.
public static readonly StringName SetSelfModulate
Field Value
SetTextureFilter
Cached name for the 'set_texture_filter' method.
public static readonly StringName SetTextureFilter
Field Value
SetTextureRepeat
Cached name for the 'set_texture_repeat' method.
public static readonly StringName SetTextureRepeat
Field Value
SetUseParentMaterial
Cached name for the 'set_use_parent_material' method.
public static readonly StringName SetUseParentMaterial
Field Value
SetVisibilityLayer
Cached name for the 'set_visibility_layer' method.
public static readonly StringName SetVisibilityLayer
Field Value
SetVisibilityLayerBit
Cached name for the 'set_visibility_layer_bit' method.
public static readonly StringName SetVisibilityLayerBit
Field Value
SetVisible
Cached name for the 'set_visible' method.
public static readonly StringName SetVisible
Field Value
SetYSortEnabled
Cached name for the 'set_y_sort_enabled' method.
public static readonly StringName SetYSortEnabled
Field Value
SetZAsRelative
Cached name for the 'set_z_as_relative' method.
public static readonly StringName SetZAsRelative
Field Value
SetZIndex
Cached name for the 'set_z_index' method.
public static readonly StringName SetZIndex
Field Value
Show
Cached name for the 'show' method.
public static readonly StringName Show
Field Value
_Draw
Cached name for the '_draw' method.
public static readonly StringName _Draw