isaac-lua-api-vscode icon indicating copy to clipboard operation
isaac-lua-api-vscode copied to clipboard

RGON function Level:TryPlaceRoom() is missing seed argument

Open wasdwasd6785 opened this issue 11 months ago • 0 comments

Current function description reads: Level:TryPlaceRoom(roomConfigRoom: RoomConfigRoom, gridIndex: integer, dimension: Dimension, allowMultipleDoors: boolean, allowSpecialNeighbors: boolean, allowNoNeighbors: boolean).

There should be a "seed: integer" argument between dimension and allowMultipleDoors.

wasdwasd6785 avatar Dec 24 '24 05:12 wasdwasd6785