Delegate PostPlacementHook
- Namespace
- WorldgenLib
- Assembly
- WorldgenLib.VintageStory.dll
Hook delegate for step 10 (PostPlacementColumn) — per-column.
public delegate void PostPlacementHook(ChunkContext chunk, ref ColumnCarvingContext col)
Parameters
chunkChunkContext- Hook delegate for step 10 (PostPlacementColumn) — per-column.
colColumnCarvingContext- Hook delegate for step 10 (PostPlacementColumn) — per-column.