BuildType

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 BuildType

Summary

Build type categories for placement operations.

Metadata

Namespace: GridPlacement.Core.Types

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

Assembly: GridPlacement.Core

Type: enum

Enum Values

Single

1
Single = 0

Place a single object


Drag

1
Drag = 1

Drag to place multiple objects in a line


Area

1
Area = 2

Fill an area with objects