-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ========== | |
PlaceObj('ExtrasGen', { | |
RequiresClass = "Room", | |
ToolbarSection = "Place Guides", | |
group = "CreateGuides", | |
id = "BottomUpInterior", | |
PlaceObj('PlaceRoomGuides', { | |
AssignTo = "guides", | |
PlaceOn = "Wall interior", | |
RoomsVar = "initial_selection", | |
StartFrom = "Bottom", | |
UseParams = true, | |
}), | |
PlaceObj('SelectInEditor', { | |
ObjectsVar = "guides", | |
}), | |
}) | |