Table of Contents

Class Area3D.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Area3D.SignalName : CollisionObject3D.SignalName
Inheritance
Area3D.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

AreaEntered

Cached name for the 'area_entered' signal.

public static readonly StringName AreaEntered

Field Value

StringName

AreaExited

Cached name for the 'area_exited' signal.

public static readonly StringName AreaExited

Field Value

StringName

AreaShapeEntered

Cached name for the 'area_shape_entered' signal.

public static readonly StringName AreaShapeEntered

Field Value

StringName

AreaShapeExited

Cached name for the 'area_shape_exited' signal.

public static readonly StringName AreaShapeExited

Field Value

StringName

BodyEntered

Cached name for the 'body_entered' signal.

public static readonly StringName BodyEntered

Field Value

StringName

BodyExited

Cached name for the 'body_exited' signal.

public static readonly StringName BodyExited

Field Value

StringName

BodyShapeEntered

Cached name for the 'body_shape_entered' signal.

public static readonly StringName BodyShapeEntered

Field Value

StringName

BodyShapeExited

Cached name for the 'body_shape_exited' signal.

public static readonly StringName BodyShapeExited

Field Value

StringName