NodeSearchMethod

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.

Declaration

1
public enum NodeSearchMethod

Summary

Node search methods for finding nodes in the scene tree.

Metadata

Namespace: GridPlacement.Core.Types

Source File: cs/Core/Types/DiscoveryEnums.cs

Assembly: GridPlacement.Core

Type: enum

Enum Values

NodeName

1
NodeName = 0

Search by node name


ScriptNameWithExtension

1
ScriptNameWithExtension = 1

Search by script name with extension


IsInGroup

1
IsInGroup = 2

Search by group membership