Table of Contents

Class VisibleOnScreenNotifier2D.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the signals contained in this class, for fast lookup.

public class VisibleOnScreenNotifier2D.SignalName : Node2D.SignalName
Inheritance
VisibleOnScreenNotifier2D.SignalName
Derived
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

ScreenEntered

Cached name for the 'screen_entered' signal.

public static readonly StringName ScreenEntered

Field Value

StringName

ScreenExited

Cached name for the 'screen_exited' signal.

public static readonly StringName ScreenExited

Field Value

StringName