Table of Contents

Class CryptContent

Namespace
GrindFest.Editor
Assembly
GrindFest.dll
public static class CryptContent
Inheritance
object
CryptContent

Methods

CryptDoorways(RoomBuilder)

Standard crypt doorway system (stone door frames + wall clearing).

CryptFloors(RoomBuilder)

Standard crypt stone floors (9 tile variants).

CryptLighting(RoomBuilder)

Wall-mounted torches with minimum spacing.

CryptPillars(RoomBuilder)

Grid-intersection pillars with broken replacements.

CryptRoomContent(RoomBuilder, string)

Full "MP_Crypt Room" content layer: walls + floors + lighting + pillars + rubble + vases. This is the complete shared crypt room content that most crypt rooms use.

CryptRubble(RoomBuilder)

Ground rubble/debris scatter.

CryptVases(RoomBuilder)

Vases emitter (very sparse).

CryptWalls(RoomBuilder)

Standard crypt stone walls with inner/outer corners.