Click or drag to resize

ProximityGroupGetGroupName Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ProximityGroup.GetGroupName"]

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.ProximityGroup.GetGroupName"]

See Also