Table of Contents

Delegate RegionFinalizeHook

Namespace
WorldgenLib
Assembly
WorldgenLib.VintageStory.dll

Hook delegate for GenMaps RegionFinalize — after all maps, before DirtyForSaving.

public delegate void RegionFinalizeHook(RegionContext ctx)

Parameters

ctx RegionContext
Hook delegate for GenMaps RegionFinalize — after all maps, before DirtyForSaving.