Table of Contents

Method OnBeforeVMGenerate

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

OnBeforeVMGenerate()

Called by the manager before tile generation begins.

public void OnBeforeVMGenerate()

Remarks

The current implementation performs no work here, but the method is part of the biome lifecycle contract and is available for future extension.