Class CanvasLayer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CanvasLayer.MethodName : Node.MethodName
- Inheritance
-
CanvasLayer.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCanvas
Cached name for the 'get_canvas' method.
public static readonly StringName GetCanvas
Field Value
GetCustomViewport
Cached name for the 'get_custom_viewport' method.
public static readonly StringName GetCustomViewport
Field Value
GetFinalTransform
Cached name for the 'get_final_transform' method.
public static readonly StringName GetFinalTransform
Field Value
GetFollowViewportScale
Cached name for the 'get_follow_viewport_scale' method.
public static readonly StringName GetFollowViewportScale
Field Value
GetLayer
Cached name for the 'get_layer' method.
public static readonly StringName GetLayer
Field Value
GetOffset
Cached name for the 'get_offset' method.
public static readonly StringName GetOffset
Field Value
GetRotation
Cached name for the 'get_rotation' method.
public static readonly StringName GetRotation
Field Value
GetScale
Cached name for the 'get_scale' method.
public static readonly StringName GetScale
Field Value
GetTransform
Cached name for the 'get_transform' method.
public static readonly StringName GetTransform
Field Value
Hide
Cached name for the 'hide' method.
public static readonly StringName Hide
Field Value
IsFollowingViewport
Cached name for the 'is_following_viewport' method.
public static readonly StringName IsFollowingViewport
Field Value
IsVisible
Cached name for the 'is_visible' method.
public static readonly StringName IsVisible
Field Value
SetCustomViewport
Cached name for the 'set_custom_viewport' method.
public static readonly StringName SetCustomViewport
Field Value
SetFollowViewport
Cached name for the 'set_follow_viewport' method.
public static readonly StringName SetFollowViewport
Field Value
SetFollowViewportScale
Cached name for the 'set_follow_viewport_scale' method.
public static readonly StringName SetFollowViewportScale
Field Value
SetLayer
Cached name for the 'set_layer' method.
public static readonly StringName SetLayer
Field Value
SetOffset
Cached name for the 'set_offset' method.
public static readonly StringName SetOffset
Field Value
SetRotation
Cached name for the 'set_rotation' method.
public static readonly StringName SetRotation
Field Value
SetScale
Cached name for the 'set_scale' method.
public static readonly StringName SetScale
Field Value
SetTransform
Cached name for the 'set_transform' method.
public static readonly StringName SetTransform
Field Value
SetVisible
Cached name for the 'set_visible' method.
public static readonly StringName SetVisible
Field Value
Show
Cached name for the 'show' method.
public static readonly StringName Show