|
| Dialog_NamePlayerFactionBase (FactionBase factionBase) |
|
override void | PostOpen () |
|
override void | DoWindowContents (Rect rect) |
|
virtual bool | CausesMessageBackground () |
|
virtual void | Close (bool doCloseSound=true) |
|
virtual void | ExtraOnGUI () |
|
virtual void | Notify_ResolutionChanged () |
|
virtual void | PostClose () |
|
virtual void | PreClose () |
|
virtual void | PreOpen () |
|
virtual void | WindowOnGUI () |
|
virtual void | WindowUpdate () |
|
|
override bool | IsValidName (string s) |
|
override void | Named (string s) |
|
virtual bool | IsValidSecondName (string s) |
|
virtual void | NamedSecond (string s) |
|
virtual void | SetInitialSizeAndPosition () |
|
|
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 |
|
Pawn | suggestingPawn |
|
string | curName |
|
string | nameMessageKey |
|
string | gainedNameMessageKey |
|
string | invalidNameMessageKey |
|
bool | useSecondName |
|
string | curSecondName |
|
string | secondNameMessageKey |
|
string | invalidSecondNameMessageKey |
|
const float | StandardMargin = 18f |
|
readonly Vector2 | CloseButSize = new Vector2(120f, 40f) |
|
override Vector2 | InitialSize [get] |
|
virtual Vector2 | InitialSize [get] |
|
virtual bool | IsDebug [get] |
|
virtual float | Margin [get] |
|
The documentation for this class was generated from the following file:
- RimWorld/Dialog_NamePlayerFactionBase.cs