|
void | CheckboxLabeledDebug (string label, ref bool checkOn) |
|
void | DebugAction (string label, Action action) |
|
void | DebugToolMap (string label, Action toolAction) |
|
void | DebugToolMapForPawns (string label, Action< Pawn > pawnAction) |
|
void | DebugToolWorld (string label, Action toolAction) |
|
abstract void | DoListingItems () |
|
bool | FilterAllows (string label) |
|
virtual void | SetInitialSizeAndPosition () |
|
|
override void | DoWindowContents (Rect inRect) |
|
override void | PostClose () |
|
virtual bool | CausesMessageBackground () |
|
virtual void | Close (bool doCloseSound=true) |
|
virtual void | ExtraOnGUI () |
|
virtual void | Notify_ResolutionChanged () |
|
virtual void | PostOpen () |
|
virtual void | PreClose () |
|
virtual void | PreOpen () |
|
virtual void | WindowOnGUI () |
|
virtual void | WindowUpdate () |
|
WindowLayer | layer = WindowLayer.Dialog |
|
string | optionalTitle |
|
bool | doCloseX |
|
bool | doCloseButton |
|
bool | closeOnEscapeKey = true |
|
bool | closeOnClickedOutside |
|
bool | forcePause |
|
bool | preventCameraMotion = true |
|
bool | preventDrawTutor |
|
bool | doWindowBackground = true |
|
bool | onlyOneOfTypeAllowed = true |
|
bool | absorbInputAroundWindow |
|
bool | resizeable |
|
bool | draggable |
|
bool | drawShadow = true |
|
bool | focusWhenOpened = true |
|
float | shadowAlpha = 1f |
|
SoundDef | soundAppear |
|
SoundDef | soundClose |
|
SoundDef | soundAmbient |
|
bool | silenceAmbientSound |
|
bool | wantsRenderedWorld |
|
int | ID |
|
Rect | windowRect |
|
const float | ButSpacing = 0f |
|
Vector2 | scrollPosition |
|
Listing_Standard | listing |
|
string | filter = string.Empty |
|
float | totalOptionsHeight |
|
readonly float | ColumnSpacing = 20f |
|
readonly float | SectSpacing = 8f |
|
const float | StandardMargin = 18f |
|
readonly Vector2 | CloseButSize = new Vector2(120f, 40f) |
|
static readonly Vector2 | ButSize |
|
override Vector2 | InitialSize [get] |
|
override bool | IsDebug [get] |
|
virtual Vector2 | InitialSize [get] |
|
virtual bool | IsDebug [get] |
|
virtual float | Margin [get] |
|
The documentation for this class was generated from the following file:
- Verse/Dialog_DebugOptionLister.cs