Class VisibleOnScreenNotifier2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisibleOnScreenNotifier2D.MethodName : Node2D.MethodName
- Inheritance
-
VisibleOnScreenNotifier2D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetRect
Cached name for the 'get_rect' method.
public static readonly StringName GetRect
Field Value
IsOnScreen
Cached name for the 'is_on_screen' method.
public static readonly StringName IsOnScreen
Field Value
SetRect
Cached name for the 'set_rect' method.
public static readonly StringName SetRect