Method OnBeforeVMGenerate
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.