|
| FloatMenuOption (MenuOptionPriority priority=4) |
|
| FloatMenuOption (string label, Action action, MenuOptionPriority priority=4, Action mouseoverGuiAction=null, Thing revalidateClickTarget=null, float extraPartWidth=0f, Func< Rect, bool > extraPartOnGUI=null, WorldObject revalidateWorldClickTarget=null) |
|
void | Chosen (bool colonistOrdering) |
|
virtual bool | DoGUI (Rect rect, bool colonistOrdering) |
|
void | SetSizeMode (FloatMenuSizeMode newSizeMode) |
|
override string | ToString () |
|
|
const float | MaxWidth = 300f |
|
const float | ExtraPartHeight = 30f |
|
Action | action |
|
bool | autoTakeable |
|
Action | mouseoverGuiAction |
|
Thing | revalidateClickTarget |
|
WorldObject | revalidateWorldClickTarget |
|
float | extraPartWidth |
|
Func< Rect, bool > | extraPartOnGUI |
|
string | tutorTag |
|
|
bool | Disabled [get, set] |
|
string | Label [get, set] |
|
MenuOptionPriority | Priority [get, set] |
|
float | RequiredHeight [get] |
|
float | RequiredWidth [get] |
|
The documentation for this class was generated from the following file: