Click or drag to resize

Physics2DShapeQueryParametersGetExclude Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Physics2DShapeQueryParameters.GetExclude"]

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

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Physics2DShapeQueryParameters.GetExclude"]

See Also