Show / Hide Table of Contents

Method AddCustomRoom

| Edit this page View Source

AddCustomRoom(CustomRoom)

Add a CustomRoom to the game.
Checks if the custom room is valid and unique and adds it to the list of custom rooms.
Declaration
public bool AddCustomRoom(CustomRoom customRoom)
Parameters
Type Name Description
CustomRoom customRoom The custom Room to add.
Returns
Type Description
bool true if the custom Room was added to the manager.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾