Function SceneState.getNodeGroups

Returns the list of group names associated with the node at idx.

PoolArray!(godot.core.string.String) getNodeGroups (
  const(long) idx
) nothrow @nogc const;