Table of Contents

Method IsFloor

Namespace
GrindFest.Dungeons.Procedural
Assembly
GrindFest.dll

IsFloor(int, int)

True if any room or corridor includes the given cell on this level.

public bool IsFloor(int x, int z)

Parameters

x int
z int

Returns

bool