Table of Contents

Delegate MapRegionGeneratorDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate void MapRegionGeneratorDelegate(IMapRegion mapRegion, int regionX, int regionZ, ITreeAttribute chunkGenParams = null)

Parameters

mapRegion IMapRegion
regionX int
regionZ int
chunkGenParams ITreeAttribute