The Cursed Labyrinth
Loading...
Searching...
No Matches
BiomeSetup_SO Class Reference

Authoring asset with map overrides and kind strings for a biome. More...

Inheritance diagram for BiomeSetup_SO:
Collaboration diagram for BiomeSetup_SO:

Public Attributes

bool overrideSize
int width = 64
int height = 48
string floorKind = "floor_entry"
string corridorKind = "floor_corridor"
int minPathCells = 100

Detailed Description

Authoring asset with map overrides and kind strings for a biome.

Member Data Documentation

◆ corridorKind

string BiomeSetup_SO.corridorKind = "floor_corridor"

◆ floorKind

string BiomeSetup_SO.floorKind = "floor_entry"

◆ height

int BiomeSetup_SO.height = 48

◆ minPathCells

int BiomeSetup_SO.minPathCells = 100

◆ overrideSize

bool BiomeSetup_SO.overrideSize

◆ width

int BiomeSetup_SO.width = 64

The documentation for this class was generated from the following file: