Click or drag to resize

NodeGetGroups Method

Returns an array listing the groups that the node is a member of.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array GetGroups()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Node.GetGroups"]

See Also