Ludeon Forums

RimWorld => Mods => Help => Topic started by: MaskOfLoki on December 08, 2015, 12:47:15 AM

Title: Displaying Dialogs
Post by: MaskOfLoki on December 08, 2015, 12:47:15 AM
I am currently having a bit of fun designing a mod that allows worktables to be assigned to colonists, and I am trying to use Dialog_AssignBuildingOwner to handle the actual assigning of buildings. However, I don't know anything about getting it to actually display. I've been digging through the assembly to figure out how to use it, but I can't seem to find it.

Any help people could give would be appreciated!
Title: Re: Displaying Dialogs
Post by: Fluffy (l2032) on December 08, 2015, 01:51:17 AM
Find.WindowStack.Add(new Dialog_AssignBuildingOwner());