Click or drag to resize

RigidBody2DIsContactMonitorEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.RigidBody2D.IsContactMonitorEnabled"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsContactMonitorEnabled is deprecated. Use the ContactMonitor property instead.")]
public bool IsContactMonitorEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.RigidBody2D.IsContactMonitorEnabled"]

See Also