Navigation
BlueprintAPI > BlueprintAPI/WaveFunctionCollapse
Get adjacent indices of a given index and its adjacency
Target is Wave Function Collapse BPLibrary
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| integer | Index | 2D array index |
| struct | Resolution |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | Map of valid adjacent indices and its adjacency in relation to the given index |