Table of Contents

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

StringName

GetCustomViewport

Cached name for the 'get_custom_viewport' method.

public static readonly StringName GetCustomViewport

Field Value

StringName

GetFinalTransform

Cached name for the 'get_final_transform' method.

public static readonly StringName GetFinalTransform

Field Value

StringName

GetFollowViewportScale

Cached name for the 'get_follow_viewport_scale' method.

public static readonly StringName GetFollowViewportScale

Field Value

StringName

GetLayer

Cached name for the 'get_layer' method.

public static readonly StringName GetLayer

Field Value

StringName

GetOffset

Cached name for the 'get_offset' method.

public static readonly StringName GetOffset

Field Value

StringName

GetRotation

Cached name for the 'get_rotation' method.

public static readonly StringName GetRotation

Field Value

StringName

GetScale

Cached name for the 'get_scale' method.

public static readonly StringName GetScale

Field Value

StringName

GetTransform

Cached name for the 'get_transform' method.

public static readonly StringName GetTransform

Field Value

StringName

Hide

Cached name for the 'hide' method.

public static readonly StringName Hide

Field Value

StringName

IsFollowingViewport

Cached name for the 'is_following_viewport' method.

public static readonly StringName IsFollowingViewport

Field Value

StringName

IsVisible

Cached name for the 'is_visible' method.

public static readonly StringName IsVisible

Field Value

StringName

SetCustomViewport

Cached name for the 'set_custom_viewport' method.

public static readonly StringName SetCustomViewport

Field Value

StringName

SetFollowViewport

Cached name for the 'set_follow_viewport' method.

public static readonly StringName SetFollowViewport

Field Value

StringName

SetFollowViewportScale

Cached name for the 'set_follow_viewport_scale' method.

public static readonly StringName SetFollowViewportScale

Field Value

StringName

SetLayer

Cached name for the 'set_layer' method.

public static readonly StringName SetLayer

Field Value

StringName

SetOffset

Cached name for the 'set_offset' method.

public static readonly StringName SetOffset

Field Value

StringName

SetRotation

Cached name for the 'set_rotation' method.

public static readonly StringName SetRotation

Field Value

StringName

SetScale

Cached name for the 'set_scale' method.

public static readonly StringName SetScale

Field Value

StringName

SetTransform

Cached name for the 'set_transform' method.

public static readonly StringName SetTransform

Field Value

StringName

SetVisible

Cached name for the 'set_visible' method.

public static readonly StringName SetVisible

Field Value

StringName

Show

Cached name for the 'show' method.

public static readonly StringName Show

Field Value

StringName