Delegate BuildOctavesHook
- Namespace
- WorldgenLib
- Assembly
- WorldgenLib.VintageStory.dll
Hook delegate for step 2 (BuildCornerOctaves) — per-column.
public delegate void BuildOctavesHook(ChunkContext chunk, ref ColumnContext col)
Parameters
chunkChunkContext- Hook delegate for step 2 (BuildCornerOctaves) — per-column.
colColumnContext- Hook delegate for step 2 (BuildCornerOctaves) — per-column.